opencv/modules/objdetect
Leonid Beynenson 9f837d3486 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.
2011-10-21 14:56:37 +00:00
..
doc Added doc on c++ version of latent svm 2011-10-04 12:10:57 +00:00
include/opencv2/objdetect Made changes concerning inserting prefiltering modes into CascadeClassifier class. 2011-10-21 14:56:37 +00:00
perf Implemented the first variant of working with masks in CascadeClassifier. Probably, will be rewritten soon. 2011-09-28 21:14:20 +00:00
src Made changes concerning inserting prefiltering modes into CascadeClassifier class. 2011-10-21 14:56:37 +00:00
test updated test on lsvm 2011-10-04 12:29:56 +00:00
CMakeLists.txt fixed some build problems 2010-12-28 21:15:58 +00:00