Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how to implement BRISK in python, I tried it but it showed that there is no such attribute in cv2 library pls help me!!

brisk = cv2.xfeatures2d.BRISK_create() AttributeError: module 'cv2.xfeatures2d' has no attribute 'BRISK_create'