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-25 11:40:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0c877f62e9
opencv
/
modules
/
ml
History
Vadim Pisarevsky
0c877f62e9
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
2011-06-06 14:51:27 +00:00
..
doc
Purpose: completed the ml chapter
2011-05-15 19:15:36 +00:00
include/opencv2
/ml
problem with the supported data matrices types is fixed
2011-05-11 07:58:47 +00:00
src
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket
#719
)
2011-05-21 18:32:34 +00:00
test
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
2011-06-06 14:51:27 +00:00
CMakeLists.txt
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00