opencv/modules/legacy
2012-06-01 08:46:54 +00:00
..
doc Merged the trunk r8537 (fixed pdf documentation build) 2012-06-01 08:46:54 +00:00
include/opencv2/legacy Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 2012-05-30 11:13:07 +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 added BruteForceMatcher (the older variant of BFMatcher) to legacy (ticket #1796). added test for it. Renamed legacy tests to "Legacy_*" 2012-04-27 13:06:16 +00:00
CMakeLists.txt added cv::EM, moved CvEM to legacy, added/updated tests 2012-04-06 09:26:11 +00:00