opencv/modules/python/src2
Adam Greig 211a131351 Fix Python3 binding's submodules
Previously the Python3 cv2 package ends up with no submodules (bgsegm, face,
etc) in it, which makes a lot of functionality unusable. By not writing over
our root reference we ensure the new submodules are added to the correct cv2
module.
2015-03-10 22:07:53 +00:00
..
cv2.cpp Fix Python3 binding's submodules 2015-03-10 22:07:53 +00:00
gen2.py fix to work with python 2.6 2015-01-02 14:41:44 -08:00
hdr_parser.py Mod: Open header files with io.open for Python 2/3 compatibility. 2014-11-10 21:09:43 +08:00
pycompat.hpp Support PyString_AsString() in Python 3 < 3.3 2013-11-07 23:47:33 -05:00