Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Sample program "train_HOG" assertion (sv_count != 0) with OpenCV 3.2

Hi,

I tried to train SVM with sample downloaded from "INRIA". I used the pos and neg data from "train_64x128_H96" directory. But my program is giving me (sv_count != 0) assertion as soon as it tries to execute svm->train(). I am using OpenCV 3.2. Can anybody help me on this?

Thanks.