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

Zed2i intrinsics are exactly the same for the left and the right view, it this intended? #129

Open
Victorlouisdg opened this issue Feb 13, 2024 · 0 comments
Labels
question Further information is requested

Comments

@Victorlouisdg
Copy link
Contributor

Question
For my dataset collection I want to save the intrinsics for both the left and right view, e.g. for triangulation. I noticed that the intrinsics matrices are exactly the same:
image
These are different from the values given in the ZED Explorer:
image

I believe this is an intended result of rectification if I understand the docs correctly:

When filled with rectified parameters, fx, fy, cx, cy must be the same for left and right camera once sl.Camera.open() has been called.

https://www.stereolabs.com/docs/api/python/classpyzed_1_1sl_1_1CameraParameters.html#details

@Victorlouisdg Victorlouisdg added the question Further information is requested label Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant