SemanticsChannel
Represents the different semantic segmentation channels that can be detected. This mirrors the native ARDK_Semantics_Channel enum.
Declaration
enum class SemanticsChannelProperties
| Name | Type | Summary |
|---|---|---|
| value | Int | - |
Cases
Functions
| Name | Type | Summary |
|---|---|---|
| toString | String | Overrides the default toString() to provide a more human-readable name. It splits PascalCase names like "NaturalGround" into "Natural Ground". |