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.
 
 
 
 
 
 
Andrey Kamaev 620d122fc2 Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings 13 years ago
..
androidcamera Updated warning options for GCC; fixed new warnings. 13 years ago
calib3d fixed bug with uninitialized variable in cvGetOptimalNewCameraMatrix (patch #1731 by floemker) 13 years ago
contrib Fixed several mistakes in documentation 13 years ago
core fixed typo in minMaxIdx description (ticket #2081) 13 years ago
features2d Fixed opponent space color conversion 13 years ago
flann fixed ios framework build (ticket #2092) 13 years ago
gpu removed unnecessary memory allocation in LBP classifier 13 years ago
highgui Fixed #2125 13 years ago
imgproc Fixed several mistakes in documentation 13 years ago
java Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings 13 years ago
legacy Fixed cvExtractSURF in case of no keypoints found #2076 13 years ago
ml fixed #2082 13 years ago
nonfree removed obsolete parameter 'time' in regression test for descriptors 13 years ago
objdetect Making all dependencies from highgui module optional 13 years ago
photo All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
python Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings 13 years ago
stitching Debug message is turned off 13 years ago
ts Fixed run.py bugs 13 years ago
video fixed compilation in msvc 13 years ago
videostab Fixed Windows build warnings and configuration problem. 13 years ago
world Shortened cmake script for opencv_world 13 years ago
CMakeLists.txt
refman.rst.in