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 50299c1d5e disabled the use of SSE4 instructions as well to make the code compatible with the old Intel and AMD chips 12 years ago
..
doc fix broken links in cascade classification documentation 12 years ago
include/opencv2/objdetect Normalize line endings and whitespace 12 years ago
perf Reduce number of performance tests for LBP cascade 12 years ago
src disabled the use of SSE4 instructions as well to make the code compatible with the old Intel and AMD chips 12 years ago
test added test for the old cvHaarDetectObjects. disabled AVX optimization in haar.cpp. it should cover tickets #2534, #2591, #2669 12 years ago
CMakeLists.txt Making all dependencies from highgui module optional 13 years ago