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.
 
 
 
 
 
 
Kirill Kornyakov 5868875ab9 doc: added maxSize parameter to CascadeClassifier::detectMultiScale 13 years ago
..
doc doc: added maxSize parameter to CascadeClassifier::detectMultiScale 13 years ago
include/opencv2/objdetect added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
src Made additional internal header modules/objdetect/src/cascadedetect.hpp, and moved 13 years ago
test ok. enabled TBB in LatentSVM, but need to check if it works 14 years ago
CMakeLists.txt