Skip to content

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
uptycs-rmack pushed a commit to uptycs-rmack/glomap that referenced this pull request Jan 1, 2026
* fix the bug that relative pose estimation fails when camera model is not supported by poselib

* allow the focal length to be different for unrecognized camera type
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.

3 participants