This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
562e40422406c4b3b886dc7db3a11d58728fa4fb
opencv
/
modules
/
ml
T
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
minor doc fix
2012-04-18 12:41:23 +00:00
include/opencv2
/ml
made em params read only; minor renaming
2012-04-18 11:56:50 +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
refactored train and predict methods of em
2012-04-17 06:29:40 +00:00
CMakeLists.txt
…