opencv/modules
2012-04-24 12:45:19 +00:00
..
androidcamera Patch #1789 access to Android camera settings applied. 2012-04-11 12:39:58 +00:00
calib3d Fixed verbosity of badarg tests 2012-04-19 15:45:40 +00:00
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. 2012-04-20 15:32:54 +00:00
core added "Matx*Vec -> Vec" operator (ticket #1830) 2012-04-24 12:45:19 +00:00
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. 2012-04-20 15:32:54 +00:00
flann Fixed build with mingw 4.4.0 2012-04-22 14:50:09 +00:00
gpu fixed bug #1821 2012-04-24 10:07:14 +00:00
highgui Fixed cvRetrieveFrame memory leak under AVFoundation (ticket #1837) 2012-04-23 16:12:24 +00:00
imgproc fixed duplicated paragraph 2012-04-24 09:26:34 +00:00
java Fixed assertions in java tests for ORB 2012-04-24 06:51:21 +00:00
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. 2012-04-20 15:32:54 +00:00
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. 2012-04-20 15:32:54 +00:00
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. 2012-04-20 15:32:54 +00:00
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. 2012-04-20 15:32:54 +00:00
photo Spell checked the documentation with VIM (issue #223) 2012-04-13 19:04:44 +00:00
python wrapped Algorithm class. 2012-04-20 17:03:02 +00:00
stitching Fixed stitching module tests built without nonfree 2012-04-18 08:00:12 +00:00
ts NORM_L2SQR added too (ticket #1840) 2012-04-23 12:29:23 +00:00
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. 2012-04-20 15:32:54 +00:00
videostab Fixed 9 more build warnings 2012-04-12 16:21:08 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00
refman.rst added missing contrib & legacy chapters to the reference manual; fixed (x, y)->(y, x) ordering in Mat.at (ticket #1726) 2012-04-10 14:28:48 +00:00