Segmentation fault using haartraing in opencv [closed]

asked 2013-11-22 14:00:42 -0600

ioanna gravatar image

I run the command opencv_haartraining -data data/cascade -vec samples1.vec -bg negative/infofile.txt -npos 231 -nneg 500 -ntages 25 -mem 2000 -mode ALL -w 25 -h 15 in Centos 6 and it returns Segmentation fault.

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by StevenPuttemans
close date 2013-11-22 15:20:32.330061

Comments

Actually giving the command without any error output will not help us to get you the solution. But like suggested before, swith to the new traincascade interface! The old haartraining is depricated... Put some effort in your questions!

StevenPuttemans gravatar imageStevenPuttemans ( 2013-11-22 15:16:31 -0600 )edit

And stick to a single question please! Use the edit button.... I will close this one, the other will be kepth open. http://answers.opencv.org/question/24374/opencv_traincascade-can-not-trained/

StevenPuttemans gravatar imageStevenPuttemans ( 2013-11-22 15:19:38 -0600 )edit