We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c67305 commit 5ce8acbCopy full SHA for 5ce8acb
depthai-core
docs/source/components/nodes/stereo_depth.rst
@@ -56,7 +56,7 @@ Inputs and Outputs
56
- :code:`confidenceMap` - :ref:`ImgFrame`
57
- :code:`rectifiedLeft` - :ref:`ImgFrame`
58
- :code:`syncedLeft` - :ref:`ImgFrame`
59
- - :code:`depth` - :ref:`ImgFrame`: UINT16 values - depth in millimeters
+ - :code:`depth` - :ref:`ImgFrame`: UINT16 values - depth in depth units (millimetre by default)
60
- :code:`disparity` - :ref:`ImgFrame`: UINT8 or UINT16 if Subpixel mode
61
- :code:`rectifiedRight` - :ref:`ImgFrame`
62
- :code:`syncedRight` - :ref:`ImgFrame`
0 commit comments