Question about depth map quality #635
-
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @brian892 , Thanks for circling back and for the question. So actually we re-wrote the entire depth pipelining from the ground up, throwing away everything that was there previously. So the changelog unfortunately for that is: Everything. As it's not really a change, but a throw away and write from first principles. So instead of focusing on changes it's likely best to focus on the functionality as below: The aggregate changelogs are here however: Thanks, |
Beta Was this translation helpful? Give feedback.
Hi @brian892 ,
Thanks for circling back and for the question. So actually we re-wrote the entire depth pipelining from the ground up, throwing away everything that was there previously. So the changelog unfortunately for that is: Everything. As it's not really a change, but a throw away and write from first principles.
So instead of focusing on changes it's likely best to focus on the functionality as below:
https://docs.luxonis.com/projects/api/en/latest/components/nodes/stereo_depth/#stereodepth
The aggregate changelogs are here however:
https://github.com/luxonis/depthai-core/releases
Thanks,
Brandon