Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a seperate _sift_detect() function #2

Open
lessthanoptimal opened this issue Nov 25, 2012 · 0 comments
Open

Create a seperate _sift_detect() function #2

lessthanoptimal opened this issue Nov 25, 2012 · 0 comments

Comments

@lessthanoptimal
Copy link

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.

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

No branches or pull requests

1 participant