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 abeeb40d46 a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 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 a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
test Bugs in the test for LatentSVM were fixed. 14 years ago
CMakeLists.txt fixed some build problems 14 years ago