mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
Suppress a space!
This commit is contained in:
parent
e015691b41
commit
089b8e2f4a
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user