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 2a39128268 Updated latentSVM tests and data 13 years ago
..
androidcamera Bug #1822 Native camera does not work on Samsung Galaxy SII with Android ICS 4.0.3 was fixed. All binary libs were rebuilt. 13 years ago
calib3d avoid infinite loop in CvLevMarq (thanks to João Lima for the patch; ticket #1839) 13 years ago
contrib propagated changes for retina filters from trunk to 2.4 13 years ago
core Reenabled OpponentSIFT test; 13 years ago
features2d added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded. 13 years ago
flann Fixed build with mingw 4.4.0 13 years ago
gpu merged bug fix from r8188 (PyrLKOpticalFlow patch size calculation) 13 years ago
highgui added version number to opencv_ffmpeg dlls (it's added only when dll copied to the bin directory); it resolves #1827 13 years ago
imgproc added PSNR function to imgproc; refactored highgui positioning test (which still fails) 13 years ago
java Fixed SURF behavior - from now it always returns keypoints in the same order 13 years ago
legacy added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded. 13 years ago
ml Minor documentation fix 13 years ago
nonfree Increased test threshold for arm 13 years ago
objdetect Updated latentSVM tests and data 13 years ago
photo Spell checked the documentation with VIM (issue #223) 13 years ago
python fixed python version in yet another place. 13 years ago
stitching Fixed stitching module tests built without nonfree 13 years ago
ts Reenabled OpponentSIFT test; 13 years ago
video Minor documentation fix 13 years ago
videostab Fixed 9 more build warnings 13 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago
refman.rst added missing contrib & legacy chapters to the reference manual; fixed (x, y)->(y, x) ordering in Mat.at (ticket #1726) 13 years ago