I understand the hardware does not support that. But can we support it by our DepthAI pipeline by doing following things?
- default range (0, 96)
- hardware compute the cost volume (H,W,96)
- output disparity using D1,D2 map assuming 0<= d1 < d2 <= 96
Make sense?