缺少cv2.ximgproc模块,module 'cv2.ximgproc' has no attribute 'createRightMatcher'
卸载重装
pip uninstall opencv-python
pip install opencv-contrib-python
缺少cv2.ximgproc模块,module 'cv2.ximgproc' has no attribute 'createRightMatcher'
卸载重装
pip uninstall opencv-python
pip install opencv-contrib-python