mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 12:10:49 +08:00
211a131351
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. |
||
---|---|---|
.. | ||
python2 | ||
python3 | ||
src2 | ||
test | ||
CMakeLists.txt | ||
common.cmake |