We have an 2 - OAK-3P module and we have connected to each one 2 - IMX477 color cameras. Since it is connected to 2 MIPI lane sockets we only run at 1080p resolution.
luxonis/depthai-experiments/tree/master/gen2-multiple-devices/multi-cam-calibration
I plan on using this example above to calibrate the device and upload the board parameters.
My question is after I calibrate the device which I can do using the example above, when I run the camera_undistort.py as in the example below will it work based upon the calibration I do automatically?
luxonis/depthai-python/blob/main/examples/Camera/camera_undistort.py