erik Thank you!!!
I wanted to just follow up on this, I am using the code given here:
(RGB, DEPT, CONFIDENCE aligned.py)
https://github.com/luxonis/depthai-python/blob/main/examples/StereoDepth/rgb_depth_aligned.py
Essentially I would need to take the disparity output and apply the formula:
depth=441.25โ7.5/disparity(pixel)
to calculate the depth??
Please answer this as I have been stuck on this for past 3 days and my head has been noodling up everday.
THANK YOU IN ADVANCE!!!!
Regards,
Mamoon