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 2598736ac2 added description of cv::convexityDefect 13 years ago
..
androidcamera Fix for issue #1201 Updated. Focus mode auto was replaced on continuous-video. Libraries were rebuilt. 13 years ago
calib3d Partial fix of a cameraCalibration() test 13 years ago
contrib Fixed Android build warnings 13 years ago
core fixed line clipping (ticket #1284) 13 years ago
features2d #1205 fixed more bugs/typos in parameters 13 years ago
flann got rid of "long double" in OpenCV; ticket #1515 13 years ago
gpu #1205 fixed more bugs/typos in parameters 13 years ago
highgui Fixed error with color space switching for IEEE1394 cameras (patch #766) 13 years ago
imgproc added description of cv::convexityDefect 13 years ago
java fixing a typo 13 years ago
legacy #1205 fixed ~100 of ~700 parameters 13 years ago
ml added smoke test on EM, fixed EM reading #1570 (thanks to mr.pppoe), 13 years ago
nonfree #1349 tbb::mutex is moved to outer scope to be sure that its initialization is completed before the parallel loop 13 years ago
objdetect fixed HOGDescriptor::detect and HOGDescriptor::detectMultiScale signatures (ticket #1304) 13 years ago
photo fixing arg name according to ref man 13 years ago
python reverted revision 7676 (#1725) 13 years ago
stitching #1205 fixed more bugs/typos in parameters 13 years ago
ts fixed hundreds of warnings from MSVC 2010. 13 years ago
video #1205 fixed ~100 of ~700 parameters 13 years ago
videostab Added load and save motion args into videostab sample 13 years ago
CMakeLists.txt
refman.rst lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago