I run this:~$ opencv_createsamples -img /home/user/Desktop/BallRecognition/files/build/ball.txt -bg /home/user/Desktop/BallRecognition/files/build/bg.txt -vec vectasos.vec -info annotations.lst -maxxangle 0.1 -maxyangle 0.1 -maxzangle 0.1
where ball.txt is the list of positive images
It gives this feedback(cmd promt): C:\fakepath\Selection_010.png
But I can't find where is stored .vec file Any ideas?