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.
1 | initial version |
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.