can't create .vec file
Hi friends, I have a problem when creating .vec file of my positives image. this is the code for create .vec file. C:\Program Files\opencv\build\x86\vc10\bin\opencv_createsamples.exe -info positive.txt -vec myvec.vec -num 10 -w 24 -h 24 PAUSE the format of poisitive.txt is
C:\Users\user\Documents\projek PL\Haartraining Stuff\STEPS\step 02\rawdata\rawdata\FudanPed00005.bmp 1 174 29 149 316
the problem is .vec file aren't generated or never produced. Thanks
hmm, can you try a file path , that does not contain spaces ? (i'm afraid, it can't parse that)