Opencv 3.1 AttributeError: 'module' object has no attribute 'FastFeatureDetector' error.
It seems 3.0 is fine.
fixed, should be cv2.FastFeatureDetector_create()
Then please close this issue as well. Thanks!
Did it for you ;)
Most helpful comment
fixed, should be cv2.FastFeatureDetector_create()