Open buzzo123 opened 7 years ago
i have this error:
Traceback (most recent call last): File "findFeatures.py", line 35, in fea_det = cv2.FeatureDetector_create("SIFT") AttributeError: 'module' object has no attribute 'FeatureDetector_create'
@buzzo123 see Training Error #9.
i have this error:
Traceback (most recent call last): File "findFeatures.py", line 35, in
fea_det = cv2.FeatureDetector_create("SIFT")
AttributeError: 'module' object has no attribute 'FeatureDetector_create'