Commit 089b8e2f authored by Mathieu Barnachon's avatar Mathieu Barnachon

Suppress a space!

parent e015691b
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment