Skip to content

Remove redundant stuff already defined in intrinsics #1894

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

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

Conversation

tuxbotix
Copy link
Contributor

Why? What?

With the introduction of Intrinsics struct and its usage inside CameraMatrix, having focal lengths and priciple point again defined in camera matrix made no sense. This PR removes them.

Fixes #

ToDo / Known Issues

For below fields, I feel Intrinsics may be the right place (as they are directly about camera itself than anything else

  • Where to keep Field of View (FOV) ?
  • Where to keep Image Size?

Ideas for Next Iterations (Not This PR)

How to Test

Cargo test should work and business as usual ;)

@github-project-automation github-project-automation bot moved this to Request for Review in Development Jun 23, 2025
@tuxbotix tuxbotix added cat:Vision is:Cleanup Nothing new here, just tidying up. labels Jun 23, 2025
@tuxbotix tuxbotix requested a review from oleflb June 23, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:Vision is:Cleanup Nothing new here, just tidying up.
Projects
Status: Request for Review
Development

Successfully merging this pull request may close these issues.

1 participant