Hello,
I want to be able to develop an algorithm to produce a 3D point cloud model from the OAK-D to use in obstacle avoidance. I assume that OAK-D can produce such 3D point cloud and represented as n by m matrix. In this matrix, the value of each element $aij$ is equal to the depth of a point of space to the maximum depth that the sensor is able to read, $dmax$.
If so, could you please share more information on API that I may review to get started?
Thank you,
Mustafa