Module: Google::Cloud::VideoIntelligence::V1beta1::Feature

Defined in:
lib/google/cloud/video_intelligence/v1beta1/doc/google/cloud/videointelligence/v1beta1/video_intelligence.rb

Overview

Video annotation feature.

Constant Summary collapse

FEATURE_UNSPECIFIED =

Unspecified.

0
LABEL_DETECTION =

Label detection. Detect objects, such as dog or flower.

1
FACE_DETECTION =

Human face detection and tracking.

2
SHOT_CHANGE_DETECTION =

Shot change detection.

3
SAFE_SEARCH_DETECTION =

Safe search detection.

4