Feature
class Feature
Video annotation feature.
Protobuf enum Google\Cloud\Videointelligence\V1beta1\Feature
Constants
| FEATURE_UNSPECIFIED |
Unspecified. Generated from protobuf enum |
| LABEL_DETECTION |
Label detection. Detect objects, such as dog or flower. Generated from protobuf enum |
| FACE_DETECTION |
Human face detection and tracking. Generated from protobuf enum |
| SHOT_CHANGE_DETECTION |
Shot change detection. Generated from protobuf enum |
| SAFE_SEARCH_DETECTION |
Safe search detection. Generated from protobuf enum |