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.
 
 
 
 
 
 
Vladislav Vinogradov 916d07cf2c merged bug fix from r8179 (ORB_GPU) 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 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
core added Matx<4,4>*Scalar operator (ticket #1830) 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 r8179 (ORB_GPU) 13 years ago
highgui Fixed cvRetrieveFrame memory leak under AVFoundation (ticket #1837) 13 years ago
imgproc added special function to patch NaN's in image. call this function from bilateralfilter (should fix bug #1811) 13 years ago
java Java API: fixing Mat::put() for non-continuous Mat-s, adding/improving tests 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 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
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 NORM_L2SQR added too (ticket #1840) 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