解決策。AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d_SURF' エラーの内容 エラー AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d_SURF' エラーの全体 Traceback (most recent call last): File "panorama.py", line 76, in <module> conn_images, features, p = largest_connected_subset(all_images) …