depthai-core
depthai-core copied to clipboard
Stereo filter improvements: do postprocessing in 13 bit range
- Disparity -> Median filter -> scale disparity to 13 bit range -> post-processing
- Configurable post-processing filter order
FW: https://gitlab.luxonis.com/luxonis/myriadx/depthai/-/merge_requests/402
Shared: https://github.com/luxonis/depthai-shared/pull/176
Thanks @SzabolcsGergely !
Let's wait for the CV team to confirm everything is working as intended and add getters and setters to stereo depth config directly as well before merging IMO.