Hi,
I noticed the setCameraCalibration method available for Pipeline objects, but I am hoping for clarification on when this calibration data is used. I saw in another post that it is used by StereoDepth nodes, but was wondering if it is used anywhere else.
- Is rectification/undistortion applied to the isp/still/video outputs of ColorCamera nodes, and/or to the
out
stream of MonoCamera nodes? - If I wanted to apply a different (un)distortion model, e.g. the double sphere model (https://arxiv.org/pdf/1807.08957.pdf) is there a node that would let me do that on the processing board? Or do I have to apply the relevant model to the isp/still/video stream on the host?
Thanks for your assistance!
Cheers,
Stewart Jamieson