brisk = cv2.xfeatures2d.BRISK_create() AttributeError: module 'cv2.xfeatures2d' has no attribute 'BRISK_create'
1 | initial version |
brisk = cv2.xfeatures2d.BRISK_create() AttributeError: module 'cv2.xfeatures2d' has no attribute 'BRISK_create'