surf = cv2.SURF(400) AttributeError: 'module' object has no attribute 'SURF'
SaqlainHussainShah opened this issue · 1 comments
SaqlainHussainShah commented
I have been following official documentation and while implementing surf I get this error
surf = cv2.SURF(400)
AttributeError: 'module' object has no attribute 'SURF'
cuihee commented
SIFT SURF
Their author applied for a patent, so...
delete them from opencv