This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-12-01 23:30:06 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
563fc2d1e5
opencv
/
modules
/
legacy
History
Vadim Pisarevsky
5b6b30ba0e
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
..
doc
added doc on cv::EM; moved doc on CvEM to legacy/doc
2012-04-18 12:22:46 +00:00
include/opencv2
/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
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
Fixed failing Video_OpticalFlow.accuracy test
2012-04-16 15:56:27 +00:00
CMakeLists.txt
added cv::EM, moved CvEM to legacy, added/updated tests
2012-04-06 09:26:11 +00:00