Ask Your Question

Revision history [back]

Haar create sample parse error

I am trying to create samples.I am using following command in my batch file:

[Path]\opencv_createsamples.exe -info Positive.txt -num 14 -vec samples.vec -w 20 -h 20 PAUSE

After running it, I get: Positive.txt(1) : parse errorDone. Created 0 samples.

Can someone help me with this? Why I am getting this error and how can this be resolved?