opencv/modules/video
2012-04-27 08:58:29 +00:00
..
doc Minor documentation fix 2012-04-27 08:58:29 +00:00
include/opencv2/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
perf Fixed 9 more build warnings 2012-04-12 16:21:08 +00:00
src 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
test a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00