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-03 00:10:21 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d382fa56c7
opencv
/
modules
/
ml
History
Andrey Kamaev
70166820ea
Merged the trunk r8324:8345
2012-05-18 12:59:40 +00:00
..
doc
Minor documentation fix
2012-04-27 08:58:29 +00:00
include/opencv2
/ml
Merged the trunk r8324:8345
2012-05-18 12:59:40 +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
Global CMake reorganization:
2012-02-03 11:26:49 +00:00