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 5ce8acb commit 1c81f03Copy full SHA for 1c81f03
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 depth units (millimetre by default)
+ - :code:`depth` - :ref:`ImgFrame`: UINT16 values - depth in depth units (millimeter 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