Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Create a CascadeClassifier, load your xml, and call detectMultiScale(). It's all shown in this example: http://docs.opencv.org/doc/tutorials/objdetect/cascade_classifier/cascade_classifier.html#cascade-classifier .

Create Congratulations, the most difficult task you have already done. Now create a CascadeClassifier, load your xml, and call detectMultiScale(). It's all shown in this example: http://docs.opencv.org/doc/tutorials/objdetect/cascade_classifier/cascade_classifier.html#cascade-classifier .