| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
RawStereoDepthConfig.PostProcessing.DecimationFilter.DecimationMode |
RawStereoDepthConfig.PostProcessing.DecimationFilter.decimationMode()
Decimation algorithm type.
|
RawStereoDepthConfig.PostProcessing.DecimationFilter.DecimationMode |
RawStereoDepthConfig.PostProcessing.DecimationFilter.DecimationMode.intern() |
static RawStereoDepthConfig.PostProcessing.DecimationFilter.DecimationMode |
RawStereoDepthConfig.PostProcessing.DecimationFilter.DecimationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RawStereoDepthConfig.PostProcessing.DecimationFilter.DecimationMode[] |
RawStereoDepthConfig.PostProcessing.DecimationFilter.DecimationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RawStereoDepthConfig.PostProcessing.DecimationFilter |
RawStereoDepthConfig.PostProcessing.DecimationFilter.decimationMode(RawStereoDepthConfig.PostProcessing.DecimationFilter.DecimationMode setter) |
Copyright © 2023. All rights reserved.