Class Feature (1.8.1)

Feature(value)

Video labeling task feature.

Values: FEATURE_UNSPECIFIED (0):

CLASSIFICATION (1):
    Label whole video or video segment with one
    or more labels.
OBJECT_DETECTION (2):
    Label objects with bounding box on image
    frames extracted from the video.
OBJECT_TRACKING (3):
    Label and track objects in video.
EVENT (4):
    Label the range of video for the specified
    events.