AI Platform Data Labeling Service V1beta1 API - Module Google::Cloud::DataLabeling::V1beta1::LabelVideoRequest::Feature (v0.7.2)

Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API module Google::Cloud::DataLabeling::V1beta1::LabelVideoRequest::Feature.

Video labeling task feature.

Constants

FEATURE_UNSPECIFIED

value: 0

CLASSIFICATION

value: 1
Label whole video or video segment with one or more labels.

OBJECT_DETECTION

value: 2
Label objects with bounding box on image frames extracted from the video.

OBJECT_TRACKING

value: 3
Label and track objects in video.

EVENT

value: 4
Label the range of video for the specified events.