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-11-26 20:20:20 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
bffd77ed87
opencv
/
modules
/
legacy
History
Vadim Pisarevsky
bffd77ed87
moved planar subdiv docs to legacy; added Input/OutputArray docs to core
2012-04-28 12:59:21 +00:00
..
doc
moved planar subdiv docs to legacy; added Input/OutputArray docs to core
2012-04-28 12:59:21 +00:00
include/opencv2
/legacy
put template Distance classes back to features2d, since they are used in GPU; fixed OpenCV build with Xcode 2.3 (which includes new libpng)
2012-04-27 14:11:44 +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
added BruteForceMatcher (the older variant of BFMatcher) to legacy (ticket
#1796
). added test for it. Renamed legacy tests to "Legacy_*"
2012-04-27 13:06:16 +00:00
CMakeLists.txt
added cv::EM, moved CvEM to legacy, added/updated tests
2012-04-06 09:26:11 +00:00