Calibrating cameras with OpenCV for smaller scenes

Hi,
Indeed you will need to recalibrate.
either by using the provided tool called ZEDCalibration or by using the ability of the SDK to load an opencv calibration file:

With this later option the size of the pattern is not really a constraint as long as you have enough images.

1 Like