Summary of entries of Classes for videointelligence.
Classes VideoIntelligenceServiceAsyncClientService that implements the Video Intelligence API.
VideoIntelligenceServiceClientService that implements the Video Intelligence API.
AnnotateVideoProgressVideo annotation progress. Included in the metadata
field of the Operation
returned by the GetOperation
call of the google::longrunning::Operations
service.
Video annotation request.
AnnotateVideoResponseVideo annotation response. Included in the response
field of the Operation
returned by the GetOperation
call of the google::longrunning::Operations
service.
A generic detected attribute represented by name in string format.
DetectedLandmarkA generic detected landmark represented by name in string format and a 2D location.
EntityDetected entity from video analysis.
ExplicitContentAnnotationExplicit content annotation (based on per-frame visual signals only). If no explicit content has been detected in a frame, no annotations are present for that frame.
ExplicitContentDetectionConfigConfig for EXPLICIT_CONTENT_DETECTION.
ExplicitContentFrameVideo frame level annotation results for explicit content.
FaceAnnotationDeprecated. No effect.
FaceDetectionAnnotationFace detection annotation.
FaceDetectionConfigConfig for FACE_DETECTION.
FaceFrameDeprecated. No effect.
FaceSegmentVideo segment level annotation results for face detection.
FeatureVideo annotation feature.
LabelAnnotationLabel annotation.
LabelDetectionConfigConfig for LABEL_DETECTION.
LabelDetectionModeLabel detection mode.
LabelFrameVideo frame level annotation results for label detection.
LabelSegmentVideo segment level annotation results for label detection.
LikelihoodBucketized representation of likelihood.
LogoRecognitionAnnotationAnnotation corresponding to one detected, tracked and recognized logo class.
NormalizedBoundingBoxNormalized bounding box. The normalized vertex coordinates are relative to the original image. Range: [0, 1].
NormalizedBoundingPolyNormalized bounding polygon for text (that might not be aligned with axis). Contains list of the corner points in clockwise order starting from top-left corner. For example, for a rectangular bounding box: When the text is horizontal it might look like: 0----1 | | 3----2
When it's clockwise rotated 180 degrees around the top-left corner it becomes: 2----3 | | 1----0
and the vertex order will still be (0, 1, 2, 3). Note that values can be less than 0, or greater than 1 due to trignometric calculations for location of the box.
NormalizedVertexA vertex represents a 2D point in the image. NOTE: the normalized vertex coordinates are relative to the original image and range from 0 to 1.
ObjectTrackingAnnotationAnnotations corresponding to one tracked object.
This message has oneof
_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
ObjectTrackingConfigConfig for OBJECT_TRACKING.
ObjectTrackingFrameVideo frame level annotations for object detection and tracking. This field stores per frame location, time offset, and confidence.
PersonDetectionAnnotationPerson detection annotation per video.
PersonDetectionConfigConfig for PERSON_DETECTION.
ShotChangeDetectionConfigConfig for SHOT_CHANGE_DETECTION.
SpeechContextProvides "hints" to the speech recognizer to favor specific words and phrases in the results.
SpeechRecognitionAlternativeAlternative hypotheses (a.k.a. n-best list).
SpeechTranscriptionA speech recognition result corresponding to a portion of the audio.
SpeechTranscriptionConfigConfig for SPEECH_TRANSCRIPTION.
TextAnnotationAnnotations related to one detected OCR text snippet. This will contain the corresponding text, confidence value, and frame level information for each detection.
TextDetectionConfigConfig for TEXT_DETECTION.
TextFrameVideo frame level annotation results for text annotation (OCR). Contains information regarding timestamp and bounding box locations for the frames containing detected OCR text snippets.
TextSegmentVideo segment level annotation results for text detection.
TimestampedObjectFor tracking related features. An object at time_offset with attributes, and located with normalized_bounding_box.
TrackA track of an object instance.
VideoAnnotationProgressAnnotation progress for a single video.
VideoAnnotationResultsAnnotation results for a single video.
VideoContextVideo context and/or feature-specific parameters.
VideoSegmentVideo segment.
WordInfoWord-specific information for recognized words. Word information is only included in the response when certain request parameters are set, such as enable_word_time_offsets
.
Service that implements Google Cloud Video Intelligence API.
VideoIntelligenceServiceClientService that implements Google Cloud Video Intelligence API.
AnnotateVideoProgressVideo annotation progress. Included in the metadata
field of the Operation
returned by the GetOperation
call of the google::longrunning::Operations
service.
Video annotation request.
AnnotateVideoResponseVideo annotation response. Included in the response
field of the Operation
returned by the GetOperation
call of the google::longrunning::Operations
service.
Detected entity from video analysis.
ExplicitContentAnnotationExplicit content annotation (based on per-frame visual signals only). If no explicit content has been detected in a frame, no annotations are present for that frame.
ExplicitContentDetectionConfigConfig for EXPLICIT_CONTENT_DETECTION.
ExplicitContentFrameVideo frame level annotation results for explicit content.
FaceAnnotationFace annotation.
FaceDetectionConfigConfig for FACE_DETECTION.
FaceFrameVideo frame level annotation results for face detection.
FaceSegmentVideo segment level annotation results for face detection.
FeatureVideo annotation feature.
LabelAnnotationLabel annotation.
LabelDetectionConfigConfig for LABEL_DETECTION.
LabelDetectionModeLabel detection mode.
LabelFrameVideo frame level annotation results for label detection.
LabelSegmentVideo segment level annotation results for label detection.
LikelihoodBucketized representation of likelihood.
NormalizedBoundingBoxNormalized bounding box. The normalized vertex coordinates are relative to the original image. Range: [0, 1].
ShotChangeDetectionConfigConfig for SHOT_CHANGE_DETECTION.
VideoAnnotationProgressAnnotation progress for a single video.
VideoAnnotationResultsAnnotation results for a single video.
VideoContextVideo context and/or feature-specific parameters.
VideoSegmentVideo segment.
VideoIntelligenceServiceAsyncClientService that implements Google Cloud Video Intelligence API.
VideoIntelligenceServiceClientService that implements Google Cloud Video Intelligence API.
AnnotateVideoProgressVideo annotation progress. Included in the metadata
field of the Operation
returned by the GetOperation
call of the google::longrunning::Operations
service.
Video annotation request.
AnnotateVideoResponseVideo annotation response. Included in the response
field of the Operation
returned by the GetOperation
call of the google::longrunning::Operations
service.
Detected entity from video analysis.
ExplicitContentAnnotationExplicit content annotation (based on per-frame visual signals only). If no explicit content has been detected in a frame, no annotations are present for that frame.
ExplicitContentDetectionConfigConfig for EXPLICIT_CONTENT_DETECTION.
ExplicitContentFrameVideo frame level annotation results for explicit content.
FeatureVideo annotation feature.
LabelAnnotationLabel annotation.
LabelDetectionConfigConfig for LABEL_DETECTION.
LabelDetectionModeLabel detection mode.
LabelFrameVideo frame level annotation results for label detection.
LabelSegmentVideo segment level annotation results for label detection.
LikelihoodBucketized representation of likelihood.
ShotChangeDetectionConfigConfig for SHOT_CHANGE_DETECTION.
SpeechContextProvides "hints" to the speech recognizer to favor specific words and phrases in the results.
SpeechRecognitionAlternativeAlternative hypotheses (a.k.a. n-best list).
SpeechTranscriptionA speech recognition result corresponding to a portion of the audio.
SpeechTranscriptionConfigConfig for SPEECH_TRANSCRIPTION.
VideoAnnotationProgressAnnotation progress for a single video.
VideoAnnotationResultsAnnotation results for a single video.
VideoContextVideo context and/or feature-specific parameters.
VideoSegmentVideo segment.
WordInfoWord-specific information for recognized words. Word information is only included in the response when certain request parameters are set, such as enable_word_time_offsets
.
Service that implements Google Cloud Video Intelligence API.
VideoIntelligenceServiceClientService that implements Google Cloud Video Intelligence API.
AnnotateVideoProgressVideo annotation progress. Included in the metadata
field of the Operation
returned by the GetOperation
call of the google::longrunning::Operations
service.
Video annotation request.
AnnotateVideoResponseVideo annotation response. Included in the response
field of the Operation
returned by the GetOperation
call of the google::longrunning::Operations
service.
Detected entity from video analysis.
ExplicitContentAnnotationExplicit content annotation (based on per-frame visual signals only). If no explicit content has been detected in a frame, no annotations are present for that frame.
ExplicitContentDetectionConfigConfig for EXPLICIT_CONTENT_DETECTION.
ExplicitContentFrameVideo frame level annotation results for explicit content.
FeatureVideo annotation feature.
LabelAnnotationLabel annotation.
LabelDetectionConfigConfig for LABEL_DETECTION.
LabelDetectionModeLabel detection mode.
LabelFrameVideo frame level annotation results for label detection.
LabelSegmentVideo segment level annotation results for label detection.
LikelihoodBucketized representation of likelihood.
NormalizedBoundingBoxNormalized bounding box. The normalized vertex coordinates are relative to the original image. Range: [0, 1].
NormalizedBoundingPolyNormalized bounding polygon for text (that might not be aligned with axis). Contains list of the corner points in clockwise order starting from top-left corner. For example, for a rectangular bounding box: When the text is horizontal it might look like: 0----1 | | 3----2
When it's clockwise rotated 180 degrees around the top-left corner it becomes: 2----3 | | 1----0
and the vertex order will still be (0, 1, 2, 3). Note that values can be less than 0, or greater than 1 due to trignometric calculations for location of the box.
NormalizedVertexA vertex represents a 2D point in the image. NOTE: the normalized vertex coordinates are relative to the original image and range from 0 to 1.
ObjectTrackingAnnotationAnnotations corresponding to one tracked object.
This message has oneof
_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
ObjectTrackingFrameVideo frame level annotations for object detection and tracking. This field stores per frame location, time offset, and confidence.
ShotChangeDetectionConfigConfig for SHOT_CHANGE_DETECTION.
TextAnnotationAnnotations related to one detected OCR text snippet. This will contain the corresponding text, confidence value, and frame level information for each detection.
TextDetectionConfigConfig for TEXT_DETECTION.
TextFrameVideo frame level annotation results for text annotation (OCR). Contains information regarding timestamp and bounding box locations for the frames containing detected OCR text snippets.
TextSegmentVideo segment level annotation results for text detection.
VideoAnnotationProgressAnnotation progress for a single video.
VideoAnnotationResultsAnnotation results for a single video.
VideoContextVideo context and/or feature-specific parameters.
VideoSegmentVideo segment.
StreamingVideoIntelligenceServiceAsyncClientService that implements streaming Video Intelligence API.
StreamingVideoIntelligenceServiceClientService that implements streaming Video Intelligence API.
VideoIntelligenceServiceAsyncClientService that implements the Video Intelligence API.
VideoIntelligenceServiceClientService that implements the Video Intelligence API.
AnnotateVideoProgressVideo annotation progress. Included in the metadata
field of the Operation
returned by the GetOperation
call of the google::longrunning::Operations
service.
Video annotation request.
AnnotateVideoResponseVideo annotation response. Included in the response
field of the Operation
returned by the GetOperation
call of the google::longrunning::Operations
service.
Celebrity definition.
CelebrityRecognitionAnnotationCelebrity recognition annotation per video.
CelebrityTrackThe annotation result of a celebrity face track. RecognizedCelebrity field could be empty if the face track does not have any matched celebrities.
RecognizedCelebrityThe recognized celebrity with confidence score.
DetectedAttributeA generic detected attribute represented by name in string format.
DetectedLandmarkA generic detected landmark represented by name in string format and a 2D location.
EntityDetected entity from video analysis.
ExplicitContentAnnotationExplicit content annotation (based on per-frame visual signals only). If no explicit content has been detected in a frame, no annotations are present for that frame.
ExplicitContentDetectionConfigConfig for EXPLICIT_CONTENT_DETECTION.
ExplicitContentFrameVideo frame level annotation results for explicit content.
FaceDetectionAnnotationFace detection annotation.
FaceDetectionConfigConfig for FACE_DETECTION.
FeatureVideo annotation feature.
LabelAnnotationLabel annotation.
LabelDetectionConfigConfig for LABEL_DETECTION.
LabelDetectionModeLabel detection mode.
LabelFrameVideo frame level annotation results for label detection.
LabelSegmentVideo segment level annotation results for label detection.
LikelihoodBucketized representation of likelihood.
LogoRecognitionAnnotationAnnotation corresponding to one detected, tracked and recognized logo class.
NormalizedBoundingBoxNormalized bounding box. The normalized vertex coordinates are relative to the original image. Range: [0, 1].
NormalizedBoundingPolyNormalized bounding polygon for text (that might not be aligned with axis). Contains list of the corner points in clockwise order starting from top-left corner. For example, for a rectangular bounding box: When the text is horizontal it might look like: 0----1 | | 3----2
When it's clockwise rotated 180 degrees around the top-left corner it becomes: 2----3 | | 1----0
and the vertex order will still be (0, 1, 2, 3). Note that values can be less than 0, or greater than 1 due to trignometric calculations for location of the box.
NormalizedVertexA vertex represents a 2D point in the image. NOTE: the normalized vertex coordinates are relative to the original image and range from 0 to 1.
ObjectTrackingAnnotationAnnotations corresponding to one tracked object.
This message has oneof
_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
ObjectTrackingConfigConfig for OBJECT_TRACKING.
ObjectTrackingFrameVideo frame level annotations for object detection and tracking. This field stores per frame location, time offset, and confidence.
PersonDetectionAnnotationPerson detection annotation per video.
PersonDetectionConfigConfig for PERSON_DETECTION.
ShotChangeDetectionConfigConfig for SHOT_CHANGE_DETECTION.
SpeechContextProvides "hints" to the speech recognizer to favor specific words and phrases in the results.
SpeechRecognitionAlternativeAlternative hypotheses (a.k.a. n-best list).
SpeechTranscriptionA speech recognition result corresponding to a portion of the audio.
SpeechTranscriptionConfigConfig for SPEECH_TRANSCRIPTION.
StreamingAnnotateVideoRequestThe top-level message sent by the client for the StreamingAnnotateVideo
method. Multiple StreamingAnnotateVideoRequest
messages are sent. The first message must only contain a StreamingVideoConfig
message. All subsequent messages must only contain input_content
data.
This message has oneof
_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
StreamingAnnotateVideoResponseStreamingAnnotateVideoResponse
is the only message returned to the client by StreamingAnnotateVideo
. A series of zero or more StreamingAnnotateVideoResponse
messages are streamed back to the client.
Config for STREAMING_AUTOML_ACTION_RECOGNITION.
StreamingAutomlClassificationConfigConfig for STREAMING_AUTOML_CLASSIFICATION.
StreamingAutomlObjectTrackingConfigConfig for STREAMING_AUTOML_OBJECT_TRACKING.
StreamingExplicitContentDetectionConfigConfig for STREAMING_EXPLICIT_CONTENT_DETECTION.
StreamingFeatureStreaming video annotation feature.
StreamingLabelDetectionConfigConfig for STREAMING_LABEL_DETECTION.
StreamingObjectTrackingConfigConfig for STREAMING_OBJECT_TRACKING.
StreamingShotChangeDetectionConfigConfig for STREAMING_SHOT_CHANGE_DETECTION.
StreamingStorageConfigConfig for streaming storage option.
StreamingVideoAnnotationResultsStreaming annotation results corresponding to a portion of the video that is currently being processed.
StreamingVideoConfigProvides information to the annotator that specifies how to process the request.
This message has oneof
_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
TextAnnotationAnnotations related to one detected OCR text snippet. This will contain the corresponding text, confidence value, and frame level information for each detection.
TextDetectionConfigConfig for TEXT_DETECTION.
TextFrameVideo frame level annotation results for text annotation (OCR). Contains information regarding timestamp and bounding box locations for the frames containing detected OCR text snippets.
TextSegmentVideo segment level annotation results for text detection.
TimestampedObjectFor tracking related features. An object at time_offset with attributes, and located with normalized_bounding_box.
TrackA track of an object instance.
VideoAnnotationProgressAnnotation progress for a single video.
VideoAnnotationResultsAnnotation results for a single video.
VideoContextVideo context and/or feature-specific parameters.
VideoSegmentVideo segment.
WordInfoWord-specific information for recognized words. Word information is only included in the response when certain request parameters are set, such as enable_word_time_offsets
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4