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 f208535bb6 run.py: Automatically enable color output in android tests (posix shell only) 13 years ago
..
androidcamera Patch #1789 access to Android camera settings applied. 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 Fixed most of the floating-point accuracy problems for x86 gcc 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 avoid use of "AVFrame::best_effort_timestamp" 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 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
nonfree Fixed SURF behavior - from now it always returns keypoints in the same order 13 years ago
objdetect 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
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 run.py: Automatically enable color output in android tests (posix shell only) 13 years ago
video 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
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