public enum LabelDetectionModeReference documentation and code samples for the Google Cloud Video Intelligence v1 API enum LabelDetectionMode.
Label detection mode.
Namespace
Google.Cloud.VideoIntelligence.V1Assembly
Google.Cloud.VideoIntelligence.V1.dll
Fields |
|
|---|---|
| Name | Description |
FrameMode |
Detect frame-level labels. |
ShotAndFrameMode |
Detect both shot-level and frame-level labels. |
ShotMode |
Detect shot-level labels. |
Unspecified |
Unspecified. |