Made changes concerning inserting prefiltering modes into CascadeClassifier class.
authorLeonid Beynenson <no@email>
Fri, 21 Oct 2011 14:56:37 +0000 (14:56 +0000)
committerLeonid Beynenson <no@email>
Fri, 21 Oct 2011 14:56:37 +0000 (14:56 +0000)
commit9f837d3486f955c26e46b39fce67d2ed3f463a0b
tree420cbdfe34305f51eb7d72ea1ff97603135db603
parentb8304ce764dd07a5daeb721e879ddaeccfe8c186
Made changes concerning inserting prefiltering modes into CascadeClassifier class.
Now developers should call the method setFaceDetectionMaskGenerator() to use prefiltering mask generator
implemented for face detection.
modules/objdetect/include/opencv2/objdetect/objdetect.hpp
modules/objdetect/src/cascadedetect.cpp