Skip to content

Commit 5ce8acb

Browse files
author
SzabolcsGergely
committed
Change millimetre to depth unit where it's applicable in docs
1 parent 6c67305 commit 5ce8acb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/components/nodes/stereo_depth.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Inputs and Outputs
5656
- :code:`confidenceMap` - :ref:`ImgFrame`
5757
- :code:`rectifiedLeft` - :ref:`ImgFrame`
5858
- :code:`syncedLeft` - :ref:`ImgFrame`
59-
- :code:`depth` - :ref:`ImgFrame`: UINT16 values - depth in millimeters
59+
- :code:`depth` - :ref:`ImgFrame`: UINT16 values - depth in depth units (millimetre by default)
6060
- :code:`disparity` - :ref:`ImgFrame`: UINT8 or UINT16 if Subpixel mode
6161
- :code:`rectifiedRight` - :ref:`ImgFrame`
6262
- :code:`syncedRight` - :ref:`ImgFrame`

0 commit comments

Comments
 (0)