Opencv: Opencv 3.1 AttributeError: 'module' object has no attribute 'FastFeatureDetector'

Created on 12 May 2016  路  3Comments  路  Source: opencv/opencv

Opencv 3.1 AttributeError: 'module' object has no attribute 'FastFeatureDetector' error.

It seems 3.0 is fine.

invalid

Most helpful comment

fixed, should be cv2.FastFeatureDetector_create()

All 3 comments

fixed, should be cv2.FastFeatureDetector_create()

Then please close this issue as well. Thanks!

Did it for you ;)

Was this page helpful?
0 / 5 - 0 ratings