出現module 'cv2.cv2' has no attribute 'xfeatures2d錯誤
2020/03/03 09:06 下午
電腦視覺深度學習討論版
Jeff Huang
觀看數:10
回答數:6
收藏數:2
cvdl-2
如題,已按課程講義安裝指定版本套件: pip install opencv-contrib-python==3.4.2.16
卻還是出現AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d'
求解
謝謝!!