出現module 'cv2.cv2' has no attribute 'xfeatures2d'錯誤
2019/12/10 08:55 下午
電腦視覺深度學習討論版
Richard
觀看數:3
回答數:1
收藏數:0
Hi,
是否也有人有以下問題?
pip install opencv-contrib-python==3.4.2.16
以上有安裝成功了,但是範例程式還是run不起來??
AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d'