| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
RawStereoDepthConfig.AlgorithmControl.DepthUnit |
RawStereoDepthConfig.AlgorithmControl.depthUnit()
Measurement unit for depth data.
|
RawStereoDepthConfig.AlgorithmControl.DepthUnit |
StereoDepthConfig.getDepthUnit()
Get depth unit of depth map.
|
RawStereoDepthConfig.AlgorithmControl.DepthUnit |
RawStereoDepthConfig.AlgorithmControl.DepthUnit.intern() |
static RawStereoDepthConfig.AlgorithmControl.DepthUnit |
RawStereoDepthConfig.AlgorithmControl.DepthUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RawStereoDepthConfig.AlgorithmControl.DepthUnit[] |
RawStereoDepthConfig.AlgorithmControl.DepthUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RawStereoDepthConfig.AlgorithmControl |
RawStereoDepthConfig.AlgorithmControl.depthUnit(RawStereoDepthConfig.AlgorithmControl.DepthUnit setter) |
StereoDepthConfig |
StereoDepthConfig.setDepthUnit(RawStereoDepthConfig.AlgorithmControl.DepthUnit depthUnit)
Set depth unit of depth map.
|
Copyright © 2023. All rights reserved.