why I have this error message?
AttributeError: 'module' object has no attribute 'SIFT' i have python(x,y) version 2.7 et opencv version3.0.0 why I have this error message?
SIFT and SURF were moved to opencv_contrib .
please see the readme there for build instructions.
(also, you'll need to update main opencv to latest master)
Asked: 2016-04-12 08:37:40 -0600
Seen: 192 times
Last updated: Apr 12 '16