Skip to content

Relpose estimation bug fix #171

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

Merged
merged 3 commits into from
Mar 20, 2025
Merged

Relpose estimation bug fix #171

merged 3 commits into from
Mar 20, 2025

Conversation

lpanaf
Copy link
Collaborator

@lpanaf lpanaf commented Mar 4, 2025

fix the bug that relative pose estimation fails when camera model is not supported by poselib

@lpanaf lpanaf changed the title fix the bug that relative pose estimation fails when camera model is … Relpose estimation bug fix Mar 4, 2025
@lpanaf lpanaf requested a review from ahojnnes March 4, 2025 01:00
}
// Reset the camera to be the pinhole camera with original focal
// length and zero principal point
camera_poselib1 = poselib::Camera("SIMPLE_PINHOLE",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will be better to use "PINHOLE" and support separate focal length for x and y here?

@lpanaf lpanaf enabled auto-merge (squash) March 17, 2025 10:38
@lpanaf lpanaf disabled auto-merge March 20, 2025 15:00
@lpanaf lpanaf merged commit 07596cd into main Mar 20, 2025
7 checks passed
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.

2 participants