Make sure the calibration correct or not

Hello,

I am not sure about our Stereo Camera ZED 2i’s calibration correct or not.
Also, it shows for both left and right camera fx, fy, cx and cy values are the same. Even if I change the camera angle it always shows same angle.

2025-06-27 16:53:46 UTC][ZED][INFO] Logging level INFO
[2025-06-27 16:53:48 UTC][ZED][INFO] [Init] Depth mode: PERFORMANCE
[2025-06-27 16:53:49 UTC][ZED][INFO] [Init] Camera successfully opened.
[2025-06-27 16:53:49 UTC][ZED][INFO] [Init] Camera FW version: 1523
[2025-06-27 16:53:49 UTC][ZED][INFO] [Init] Video mode: HD720@30
[2025-06-27 16:53:49 UTC][ZED][INFO] [Init] Serial Number: S/N 31705042
[2025-06-27 16:53:49 UTC][ZED][WARNING] [Init] Self-calibration failed. Point the camera towards a more textured and brighter area. Avoid objects closer than 1 meter (Error code: 0x01)

=== LEFT CAMERA ===
fx: 521.61181640625, fy: 521.61181640625
cx: 624.7471313476562, cy: 358.69952392578125
Distortion: [0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.]
Horizontal FOV: 101.64°

=== RIGHT CAMERA ===
fx: 521.61181640625, fy: 521.61181640625
cx: 624.7471313476562, cy: 358.69952392578125
Distortion: [0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.]
Horizontal FOV: 101.64°

Baseline: 120.00 mm

Thank you.

Hi @MasudRanaMunna
Welcome to the Stereolabs community.

You have retrieved the RECTIFIED camera parameters, so what you observed is correct.
I recommend you read this support page to learn more about this topic:

@Myzhar Thank you for your prompts replay. How could I ensure the stereo depth information in physically. Like I get the depth of information of an object through Stereo camera, now how I get the physical dimension of the object?
Thank you.

Hi @MasudRanaMunna
I recommend you explore all the examples that we released on GitHub.
The ZED documentation is always a good resource.