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 8159ea3386 Merged the trunk r8537 (fixed pdf documentation build) 13 years ago
..
doc Merged the trunk r8537 (fixed pdf documentation build) 13 years ago
include/opencv2/legacy Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
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. 13 years ago
test added BruteForceMatcher (the older variant of BFMatcher) to legacy (ticket #1796). added test for it. Renamed legacy tests to "Legacy_*" 13 years ago
CMakeLists.txt added cv::EM, moved CvEM to legacy, added/updated tests 13 years ago