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
/
src2
History
Gabe Schwartz
bb209193c9
Updated usage of METH_X definitions for python 3.
...
Python 3 requires METH_VARARGS | METH_KEYWORDS, not just METH_KEYWORDS.
2013-06-13 20:10:01 -04:00
..
cv2.cpp
Updated usage of METH_X definitions for python 3.
2013-06-13 20:10:01 -04:00
gen2.py
Updated usage of METH_X definitions for python 3.
2013-06-13 20:10:01 -04:00
hdr_parser.py
Updated generator and parser to support Python 3.
2013-06-13 18:39:47 -04:00
pycompat.hpp
Updated cv2.cpp to support Python 3 API.
2013-06-13 20:10:01 -04:00