Hi @ferrari19
The calib.json file is generated for replaying purposes. Eg. if you want to replay depth, you need stereo camera information (intrinsics/extrinsics) to perform stereo matching. This info is retrieved from the device eeprom and not generated.
ferrari19 can I use this file instead of calibrating my camera for the parameters because it says in the doc that apparently the oak-d pro doesn't need to be calibrated
This is the same file (same info) that is flashed onto the device when calibrating. If you recalibrate the device, this info changes.
ferrari19 is it possible to generate such a file when using the sdk to record ?
It should automatically save to the same directory when using the SDK.
Thanks,
Jaka