Cloud Video Intelligence V1p3beta1 API - Module Google::Cloud::VideoIntelligence::V1p3beta1::StreamingFeature (v0.1.2)

Reference documentation and code samples for the Cloud Video Intelligence V1p3beta1 API module Google::Cloud::VideoIntelligence::V1p3beta1::StreamingFeature.

Streaming video annotation feature.

Constants

STREAMING_FEATURE_UNSPECIFIED

value: 0
Unspecified.

STREAMING_LABEL_DETECTION

value: 1
Label detection. Detect objects, such as dog or flower.

STREAMING_SHOT_CHANGE_DETECTION

value: 2
Shot change detection.

STREAMING_EXPLICIT_CONTENT_DETECTION

value: 3
Explicit content detection.

STREAMING_OBJECT_TRACKING

value: 4
Object detection and tracking.

STREAMING_AUTOML_ACTION_RECOGNITION

value: 23
Action recognition based on AutoML model.

STREAMING_AUTOML_CLASSIFICATION

value: 21
Video classification based on AutoML model.

STREAMING_AUTOML_OBJECT_TRACKING

value: 22
Object detection and tracking based on AutoML model.