Suppress a space!

This commit is contained in:
Mathieu Barnachon 2013-11-24 17:10:06 +01:00
parent e015691b41
commit 089b8e2f4a

View File

@ -38,7 +38,7 @@ void get_svm_detector(const SVM& svm, vector< float > & hog_detector )
decision_func != 0 &&
decision_func->alpha != 0 &&
decision_func->sv_count == sv_total );
float svi = 0.f;
hog_detector.clear(); //clear stuff in vector.