Enum LabelVideoRequest.Types.Feature
Video labeling task feature.
Namespace: Google.Cloud.DataLabeling.V1Beta1
Assembly: Google.Cloud.DataLabeling.V1Beta1.dll
Syntax
public enum Feature
Fields
| Name | Description |
|---|---|
| Classification | Label whole video or video segment with one or more labels. |
| Event | Label the range of video for the specified events. |
| ObjectDetection | Label objects with bounding box on image frames extracted from the video. |
| ObjectTracking | Label and track objects in video. |
| Unspecified |