This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-06-07 09:25:45 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
bb209193c9
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