This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f14d80ab441f3c20a720c2e5782afe5fb384b256
opencv
/
modules
/
video
/
include
/
opencv2
/
video
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
..
background_segm.hpp
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
tracking.hpp
a LOT of obsolete stuff has been moved to the legacy module.
2012-03-30 12:19:25 +00:00
video.hpp
Added video.hpp header (for convenience with other modules); added option to specify list of headers for Java API generator
2011-06-24 08:13:02 +00:00