Enum LabelVideoRequest.Types.Feature (1.0.0-beta03)

public enum 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