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

Issues using Mast3r for relative pose estimation on two images #98

Open
bakuljangley opened this issue Dec 19, 2024 · 0 comments
Open

Comments

@bakuljangley
Copy link

I've run into some issues where I would really appreciate suggestions on how to use your method:

I ran tests on a couple of sets of images taken from my phones camera. The matches were filtered, I only use top n_matches (hyper-parameter in my code) to select 'n_matches' number of points with the highest confidence scores.

For some reason, the returned translation vector (from cv2.solvepnp()) is in the right direction but smaller than expected. Do you recommend scaling the translation ? If so, how?

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

1 participant