opencv_traincascade.exe can not work (Bug #4223)
Description
I use the command "opencv_traincascade -data dt -vec train.vec -bg bg.txt -numPos 1500 -numNeg 3000 -w 120 -h 120" to train my cascade.When I enter the command ,opencv_traincascade.exe can't work immediately.Please help me solve the problem as soon as possiable.
History
Updated by Sheng Liu about 10 years ago
- Assignee changed from Maria Dimashova to Alexander Smorkalov
Updated by Steven Puttemans about 10 years ago
Actually Sheng I think you would get far better responses from the Q&A OpenCV website which can be found at http://answers.opencv.org/questions/.
Open a question there, add all your information (createsamples command and output, the annotation files, the traincascade command and output).
This will help us debug your problem!
- Status changed from New to Cancelled
Updated by Sheng Liu about 10 years ago
Thanks for your reply!