1 | initial version |
I think this will nicely work with CascadeClassifier, see http://docs.opencv.org/doc/user_guide/ug_traincascade.html for the training part and http://docs.opencv.org/doc/tutorials/objdetect/cascade_classifier/cascade_classifier.html#cascade-classifier how you can use it.