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 12:10:49 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
883b87c04f
opencv
/
modules
/
python
History
Vadim Pisarevsky
20aca7440f
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
2011-06-09 01:16:45 +00:00
..
src1
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
2011-06-06 14:51:27 +00:00
src2
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
2011-06-09 01:16:45 +00:00
test
copied helper modules from doc to modules/python/test
2011-05-17 15:52:23 +00:00
CMakeLists.txt
excluded "-B" flag for better compatibility with old Python.
2011-06-07 10:22:32 +00:00