Data Labeling v1beta1 API - Enum LabelVideoRequest.Types.Feature (2.0.0-beta03)

public enum LabelVideoRequest.Types.Feature

Reference documentation and code samples for the Data Labeling v1beta1 API enum LabelVideoRequest.Types.Feature.

Video labeling task feature.

Namespace

Google.Cloud.DataLabeling.V1Beta1

Assembly

Google.Cloud.DataLabeling.V1Beta1.dll

Fields

NameDescription
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