Hi
I have an OAK-D Pro SR (OAK ToF) camera and I have the following requirements:
- I need a good depth image, which is aligned to a color image (in time and also pixel-wise (i.e. I know that pixel x-y on the depth image corresponds to pixel x-y on the color image))
- I need to be able to hardware trigger the frame capture
The depth perception of the TOF sensor seems to be much better than the stereo-camera. I would therefore like to use TOF instead of stereo.
Is it possible to hardware trigger the TOF sensor and the color sensor at the same time?
Is there example code in depthai v3 of how to align TOF and color pixelwise?