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

Update camera intrinsics with new camera_updater command #1135

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

anmatako
Copy link
Contributor

This is a limited command to update the intrinsics for SIMPLE_RADIAL cameras (focal length, principal point x, and principal point y). The input is a CSV file with 4 entries per line: <camera_id>, <focal length>, <PP x>, <PP y>. It also sets the prior_focal_length field to true.

@anmatako
Copy link
Contributor Author

Updated the functionality to now handle all camera models

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.

None yet

1 participant