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.
 
 
 
 
 
 
Marina Kolpakova e7f5978768 classifier loading has been improved 13 years ago
..
androidcamera
calib3d fixed bug with uninitialized variable in cvGetOptimalNewCameraMatrix (patch #1731 by floemker) 13 years ago
contrib Added possibility in the class DetectionBasedTracker to work as a tracker only -- without the mainDetector. 13 years ago
core added check for false bug report #2081 13 years ago
features2d fixed #1764 13 years ago
flann fixed ios framework build (ticket #2092) 13 years ago
gpu classifier loading has been improved 13 years ago
highgui added fullscreen mode on Mac (patch #2040 by Takahiro Horikawa) 13 years ago
imgproc fixing bug #1987(android keeps RGBA in alpha pre-multiplied form, Mat <-> Bitmap should handle this correctly) 13 years ago
java fixing bug #1987(android keeps RGBA in alpha pre-multiplied form, Mat <-> Bitmap should handle this correctly) 13 years ago
legacy Fixed cvExtractSURF in case of no keypoints found #2076 13 years ago
ml fixed #2082 13 years ago
nonfree Added cmake for building Android package 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 All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
stitching Debug message is turned off 13 years ago
ts All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
video fixed compilation in msvc 13 years ago
videostab Fixed Windows build warnings and configuration problem. 13 years ago
world
CMakeLists.txt
refman.rst.in