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.
 
 
 
 
 
 
Vadim Pisarevsky d3d55f3234 fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs). 13 years ago
..
doc doc: added maxSize parameter to CascadeClassifier::detectMultiScale 14 years ago
include/opencv2/objdetect fixed tickets #1301, #1303, #1305 13 years ago
src fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs). 13 years ago
test
CMakeLists.txt