Skip to content

Create a seperate _sift_detect() function #2

Description

@lessthanoptimal

Right now the only way to detect a SIFT feature is to also compute the descriptor. It would be helpful when comparing the your SIFT detector against others, if you could just call the detector without wasting CPU time computing descriptor also. This functionality is easily added. I would submit a patch, but it would probably take longer for you to inspect the code than to do it yourself.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions