Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Leonid Beynenson 630288fdef Added possibility of prefiltering into CascadeClassifier. Now OpenCV users can implement their own mask generators and insert them into CascadeClassifier. 13 years ago
..
doc Added doc on c++ version of latent svm 13 years ago
include/opencv2/objdetect Added possibility of prefiltering into CascadeClassifier. Now OpenCV users can implement their own mask generators and insert them into CascadeClassifier. 13 years ago
perf Implemented the first variant of working with masks in CascadeClassifier. Probably, will be rewritten soon. 13 years ago
src Added possibility of prefiltering into CascadeClassifier. Now OpenCV users can implement their own mask generators and insert them into CascadeClassifier. 13 years ago
test updated test on lsvm 13 years ago
CMakeLists.txt fixed some build problems 14 years ago