Class VideoAnnotationResults (1.11.0)

Annotation results for a single video.

Video segment on which the annotation is run.

Presence label annotations on video level or user specified segment level. There is exactly one element for each unique label. This will eventually get publicly exposed and the restriction will be removed.

Presence label annotations on shot level. There is exactly one element for each unique label. This will eventually get publicly exposed and the restriction will be removed.

Face annotations. There is exactly one element for each unique face.

Explicit content annotation.

OCR text detection and tracking. Annotations for list of detected text snippets. Each will have list of frame information associated with it.

If set, indicates an error. Note that for a single AnnotateVideoRequest some videos may succeed and some may fail.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > VideoAnnotationResults