Hi Luxonis Team,
I read the release note of v2.29 mentioning the implementation of scaling to 13bit.
This change currently breaks our current way of disparity to depth conversion, using subpixel mode.
For example: a good measurement in DISPARITY8 (no post process) of 3.2 meter, now becomes 0.28 meter in DISPARITY16 (with subpixel, assuming 3bit for fractional)
May I know how should i correct this? Cant really find documentation on the details of the 13 bit, and how to convert back to good old disparity values.
Thanks!