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

Problem in 'localizeExtremumViaQuadraticFit'. #28

Open
lastnightwith opened this issue Apr 4, 2022 · 2 comments
Open

Problem in 'localizeExtremumViaQuadraticFit'. #28

lastnightwith opened this issue Apr 4, 2022 · 2 comments
Assignees

Comments

@lastnightwith
Copy link

keypoint.octave = octave_index + image_index * (2 ** 8) + int(round((extremum_update[2] + 0.5) * 255)) * (2 ** 16)

when it comes to count keypoint.octave,why, image_index need to multiply by (2**8), and I'm confused about the int(round((extremum_update[2] + 0.5) * 255)) * (2 ** 16)

@lastnightwith
Copy link
Author

The link mentioned in the article has expired

@rmislam
Copy link
Owner

rmislam commented Apr 28, 2022

HI @lastnightwith , let me get back to you in a few days about this. Sorry for the wait. I will also update the link.

@rmislam rmislam self-assigned this Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants