This website requires JavaScript.
Explore
Help
Sign In
Administrator
/
opencv-MIRROR
Watch
1
Star
0
Fork
0
You've already forked opencv-MIRROR
mirror of
https://github.com/opencv/opencv.git
synced
2026-09-11 12:52:33 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb209193c98744e90148be6e9a006a46090d6de2
opencv-MIRROR
/
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