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 5c3447c125 added pictures for OpenCV 2.x reference manual; fixed some build problems and done some more cleanup work 14 years ago
..
doc added pictures for OpenCV 2.x reference manual; fixed some build problems and done some more cleanup work 14 years ago
include/opencv2/objdetect Replaced few methods to virtual in CascaseClassifier class (objdetect.hpp) 14 years ago
src Fixes build for android, mentioned in ticket #873 14 years ago
test created GPU new-style test project, ported StereoBP test 14 years ago
CMakeLists.txt