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

Opencv getOptimalNewCameraMatrix Vs pinhole projection in pinhole.hpp #138

Open
VeeranjaneyuluToka opened this issue Dec 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@VeeranjaneyuluToka
Copy link

Before opening an issue
If the issue is about build errors:

If the issue is about calibration procedure and results:

If the issue is about the algorithm:

Describe the bug
I am using opencv getOptimalNewCameraMatrix to get undistorted intrinsics but projection is not correct with that compare to pinhole projection that is implemented in pinhole.hpp. Wondering what is the difference between these two approaches.

@VeeranjaneyuluToka VeeranjaneyuluToka added the bug Something isn't working label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant