1 | initial version |
I'm not sure Haar Cascade is very accurate. You can also try HOG person detector: http://docs.opencv.org/modules/gpu/doc/object_detection.html
or latent svm with the "person" model: http://docs.opencv.org/modules/objdetect/doc/latent_svm.html