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

Question on localizeExtremumViaQuadraticFit() #31

Open
lilithgrigoryan opened this issue Oct 6, 2022 · 1 comment
Open

Question on localizeExtremumViaQuadraticFit() #31

lilithgrigoryan opened this issue Oct 6, 2022 · 1 comment
Assignees

Comments

@lilithgrigoryan
Copy link

Hi!

I would like to ask for a comment on line 180 in pysift.py file. Here you are computing keypoint.octave field which is composed of three quantities. Can you please give some hint what does third value mean and maybe some small explanation why it should be like that. (to be more concrete the quantity is computed as 'int(round((extremum_update[2] + 0.5) * 255))')

Many thanks in advance!

@rmislam
Copy link
Owner

rmislam commented Nov 2, 2022

Hi @lilithgrigoryan ! Thanks for your interest in this repo.
Sure, let me think about how to explain this.

@rmislam rmislam self-assigned this Nov 2, 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