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.
 
 
 
 
 
 
Alexey Kazakov e863c3d5f6 Added to objdetect module: meanshift grouping (groupRectangles_meanshift(...) for input rectangles); new pedestrian detection model, trained on the Daimler base (getDaimlerPeopleDetector(...) ). 14 years ago
..
calib3d a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
contrib added missing "#include <functional>" 14 years ago
core fixed build issues related to changes in IPP calls. 14 years ago
features2d minor changes: removed trailing spaces in some files 14 years ago
ffmpeg
flann
gpu a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
haartraining Merged android-experimental branch back to trunk. 14 years ago
highgui Android native camera: added BGR output format; added methods to configure output frame size. 14 years ago
imgproc fixed build problems on Windows 14 years ago
legacy
ml a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
objdetect Added to objdetect module: meanshift grouping (groupRectangles_meanshift(...) for input rectangles); new pedestrian detection model, trained on the Daimler base (getDaimlerPeopleDetector(...) ). 14 years ago
pics some more doc cleanup 14 years ago
python fixed build problems on Windows 14 years ago
traincascade
ts a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
video fixed build problems on Windows 14 years ago
CMakeLists.txt Test system included into Android build 14 years ago
index.rst added pictures for OpenCV 2.x reference manual; fixed some build problems and done some more cleanup work 14 years ago