You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: