ENGINEERING/SW
Solution for AttributeError: module 'cv2' has no attribute 'ximgproc'
Hogeony
2022. 9. 27. 10:02
pip uninstall opencv-contrib-python opencv-python
pip install opencv-contrib-python