| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
RawStereoDepthConfig.CostMatching.DisparityWidth |
RawStereoDepthConfig.CostMatching.disparityWidth()
Disparity search range, default 96 pixels.
|
RawStereoDepthConfig.CostMatching.DisparityWidth |
RawStereoDepthConfig.CostMatching.DisparityWidth.intern() |
static RawStereoDepthConfig.CostMatching.DisparityWidth |
RawStereoDepthConfig.CostMatching.DisparityWidth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RawStereoDepthConfig.CostMatching.DisparityWidth[] |
RawStereoDepthConfig.CostMatching.DisparityWidth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RawStereoDepthConfig.CostMatching |
RawStereoDepthConfig.CostMatching.disparityWidth(RawStereoDepthConfig.CostMatching.DisparityWidth setter) |
Copyright © 2023. All rights reserved.