opencv/modules/python
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
..
python2 Build Python 3 bindings in subdirectory 2014-08-07 00:21:42 -04:00
python3 Build Python 3 bindings in subdirectory 2014-08-07 00:21:42 -04:00
src2 Fix Python3 binding's submodules 2015-03-10 22:07:53 +00:00
test Python test: added options to provide local data path 2014-12-03 18:12:01 +03:00
CMakeLists.txt Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
common.cmake Python support 2015-03-02 18:13:00 +03:00