Ask Your Question

Revision history [back]

You only need the resulting cascade.xml file and read that in to your cascade detector. Please look at the following tutorial, replacing the xml file in it by the location of your own created file.

http://docs.opencv.org/doc/tutorials/objdetect/cascade_classifier/cascade_classifier.html#cascade-classifier

This is the next tutorial to follow once you have trained a model.