Ask Your Question

Revision history [back]

Which methods to use to make use of dense SIFT?

Wen running my code, in which cv2.FeatureDetector_create("Dense") is made use of, I get this error: AttributeError: module 'cv2.cv2' has no attribute 'FeatureDetector_create'. So which method do I have to use to make use of Dense SIFT?