| Class | Description |
|---|---|
| AnnotateVideoProgress |
Video annotation progress.
|
| AnnotateVideoProgress.Builder |
Video annotation progress.
|
| AnnotateVideoRequest |
Video annotation request.
|
| AnnotateVideoRequest.Builder |
Video annotation request.
|
| AnnotateVideoResponse |
Video annotation response.
|
| AnnotateVideoResponse.Builder |
Video annotation response.
|
| DetectedAttribute |
A generic detected attribute represented by name in string format.
|
| DetectedAttribute.Builder |
A generic detected attribute represented by name in string format.
|
| DetectedLandmark |
A generic detected landmark represented by name in string format and a 2D
location.
|
| DetectedLandmark.Builder |
A generic detected landmark represented by name in string format and a 2D
location.
|
| Entity |
Detected entity from video analysis.
|
| Entity.Builder |
Detected entity from video analysis.
|
| ExplicitContentAnnotation |
Explicit content annotation (based on per-frame visual signals only).
|
| ExplicitContentAnnotation.Builder |
Explicit content annotation (based on per-frame visual signals only).
|
| ExplicitContentDetectionConfig |
Config for EXPLICIT_CONTENT_DETECTION.
|
| ExplicitContentDetectionConfig.Builder |
Config for EXPLICIT_CONTENT_DETECTION.
|
| ExplicitContentFrame |
Video frame level annotation results for explicit content.
|
| ExplicitContentFrame.Builder |
Video frame level annotation results for explicit content.
|
| FaceAnnotation | Deprecated |
| FaceAnnotation.Builder |
Deprecated.
|
| FaceDetectionAnnotation |
Face detection annotation.
|
| FaceDetectionAnnotation.Builder |
Face detection annotation.
|
| FaceDetectionConfig |
Config for FACE_DETECTION.
|
| FaceDetectionConfig.Builder |
Config for FACE_DETECTION.
|
| FaceFrame | Deprecated |
| FaceFrame.Builder |
Deprecated.
|
| FaceSegment |
Video segment level annotation results for face detection.
|
| FaceSegment.Builder |
Video segment level annotation results for face detection.
|
| LabelAnnotation |
Label annotation.
|
| LabelAnnotation.Builder |
Label annotation.
|
| LabelDetectionConfig |
Config for LABEL_DETECTION.
|
| LabelDetectionConfig.Builder |
Config for LABEL_DETECTION.
|
| LabelFrame |
Video frame level annotation results for label detection.
|
| LabelFrame.Builder |
Video frame level annotation results for label detection.
|
| LabelSegment |
Video segment level annotation results for label detection.
|
| LabelSegment.Builder |
Video segment level annotation results for label detection.
|
| LogoRecognitionAnnotation |
Annotation corresponding to one detected, tracked and recognized logo class.
|
| LogoRecognitionAnnotation.Builder |
Annotation corresponding to one detected, tracked and recognized logo class.
|
| NormalizedBoundingBox |
Normalized bounding box.
|
| NormalizedBoundingBox.Builder |
Normalized bounding box.
|
| NormalizedBoundingPoly |
Normalized bounding polygon for text (that might not be aligned with axis).
|
| NormalizedBoundingPoly.Builder |
Normalized bounding polygon for text (that might not be aligned with axis).
|
| NormalizedVertex |
A vertex represents a 2D point in the image.
|
| NormalizedVertex.Builder |
A vertex represents a 2D point in the image.
|
| ObjectTrackingAnnotation |
Annotations corresponding to one tracked object.
|
| ObjectTrackingAnnotation.Builder |
Annotations corresponding to one tracked object.
|
| ObjectTrackingConfig |
Config for OBJECT_TRACKING.
|
| ObjectTrackingConfig.Builder |
Config for OBJECT_TRACKING.
|
| ObjectTrackingFrame |
Video frame level annotations for object detection and tracking.
|
| ObjectTrackingFrame.Builder |
Video frame level annotations for object detection and tracking.
|
| PersonDetectionAnnotation |
Person detection annotation per video.
|
| PersonDetectionAnnotation.Builder |
Person detection annotation per video.
|
| PersonDetectionConfig |
Config for PERSON_DETECTION.
|
| PersonDetectionConfig.Builder |
Config for PERSON_DETECTION.
|
| ShotChangeDetectionConfig |
Config for SHOT_CHANGE_DETECTION.
|
| ShotChangeDetectionConfig.Builder |
Config for SHOT_CHANGE_DETECTION.
|
| SpeechContext |
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
|
| SpeechContext.Builder |
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
|
| SpeechRecognitionAlternative |
Alternative hypotheses (a.k.a.
|
| SpeechRecognitionAlternative.Builder |
Alternative hypotheses (a.k.a.
|
| SpeechTranscription |
A speech recognition result corresponding to a portion of the audio.
|
| SpeechTranscription.Builder |
A speech recognition result corresponding to a portion of the audio.
|
| SpeechTranscriptionConfig |
Config for SPEECH_TRANSCRIPTION.
|
| SpeechTranscriptionConfig.Builder |
Config for SPEECH_TRANSCRIPTION.
|
| TextAnnotation |
Annotations related to one detected OCR text snippet.
|
| TextAnnotation.Builder |
Annotations related to one detected OCR text snippet.
|
| TextDetectionConfig |
Config for TEXT_DETECTION.
|
| TextDetectionConfig.Builder |
Config for TEXT_DETECTION.
|
| TextFrame |
Video frame level annotation results for text annotation (OCR).
|
| TextFrame.Builder |
Video frame level annotation results for text annotation (OCR).
|
| TextSegment |
Video segment level annotation results for text detection.
|
| TextSegment.Builder |
Video segment level annotation results for text detection.
|
| TimestampedObject |
For tracking related features.
|
| TimestampedObject.Builder |
For tracking related features.
|
| Track |
A track of an object instance.
|
| Track.Builder |
A track of an object instance.
|
| VideoAnnotationProgress |
Annotation progress for a single video.
|
| VideoAnnotationProgress.Builder |
Annotation progress for a single video.
|
| VideoAnnotationResults |
Annotation results for a single video.
|
| VideoAnnotationResults.Builder |
Annotation results for a single video.
|
| VideoContext |
Video context and/or feature-specific parameters.
|
| VideoContext.Builder |
Video context and/or feature-specific parameters.
|
| VideoIntelligenceServiceProto | |
| VideoSegment |
Video segment.
|
| VideoSegment.Builder |
Video segment.
|
| WordInfo |
Word-specific information for recognized words.
|
| WordInfo.Builder |
Word-specific information for recognized words.
|
| Enum | Description |
|---|---|
| Feature |
Video annotation feature.
|
| LabelDetectionMode |
Label detection mode.
|
| Likelihood |
Bucketized representation of likelihood.
|
| ObjectTrackingAnnotation.TrackInfoCase |
Copyright © 2022 Google LLC. All rights reserved.