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-12 07:09:12 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8b6d1f6e45
opencv
/
modules
/
core
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
Spell checked the documentation with VIM (issue
#223
)
2012-04-13 19:04:44 +00:00
include/opencv2
/core
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
perf
Updated performance tests sanity data; fixed some tests
2012-04-04 10:56:17 +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 9 more build warnings
2012-04-12 16:21:08 +00:00
CMakeLists.txt
#645
Added cv::getBuildInformation function (with sample) to get OpenCV build configuration
2012-04-06 15:43:20 +00:00