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

Upright MLDB computation seems inconsistent with regular #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nlw0
Copy link

@nlw0 nlw0 commented Aug 7, 2023

In the computation of upright MLDB descriptors, it looks like the idea is to assume the angle is zero. In the computation of rrx and rry in the rotated MLDB, though, this would imply rrx=ry. This may not affect performance, but it would be nice to understand what is going on here. If the intention is for Upright to be the same as the other one with a zero angle, this looks like a bug either here or in the regular MLDB.

In the computation of upright MLDB descriptors, it looks like the idea is to assume the angle is zero. In the computation of `rrx` and `rry` in the rotated MLDB, though, this would imply `rrx=ry`. This may not affect performance, but it would be nice to understand what is going on here. If the intention is for Upright to be the same as the other one with a zero angle, this looks like a bug either here or in the regular MLDB.
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

Successfully merging this pull request may close these issues.

1 participant