opencv/modules/python/src2
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