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

Orb Descriptor drastically reduces odometry performance #42

Closed
makra89 opened this issue Jun 15, 2020 · 2 comments
Closed

Orb Descriptor drastically reduces odometry performance #42

makra89 opened this issue Jun 15, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@makra89
Copy link
Owner

makra89 commented Jun 15, 2020

There very likely is a mistake in the description calculation for lower pyramid layers (scale != 1.). Test scale invariance with dedicated unit tests

@makra89 makra89 added the bug Something isn't working label Jun 15, 2020
@makra89
Copy link
Owner Author

makra89 commented Jun 16, 2020

#44 A bug in scaling of the pyramid layer has been fixed and scale/rotation invariance tests have been added. Odometry performance has improved, but still not as good as with only one layer --> Matcher issue?

@makra89
Copy link
Owner Author

makra89 commented Feb 6, 2021

#47 orb performance has improved a lot. Odometry performance has been tested against opencv implementation. Both perform similar.

@makra89 makra89 closed this as completed Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant