This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
python
History
Vadim Pisarevsky
2741dd0ea6
make type registration ordering in cv2.so consistent with the declaration order (fixes the class hierarchy; see ticket
#1113
)
2011-06-10 13:22:40 +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
make type registration ordering in cv2.so consistent with the declaration order (fixes the class hierarchy; see ticket
#1113
)
2011-06-10 13:22:40 +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