Class VideoAnnotationResults (1.14.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. Compared to the existing topical segment_label_annotations, this field presents more fine- grained, segment-level labels detected in video content and is made available only when the client sets LabelDetectionConfig.model to "builtin/latest" in the request.

Presence label annotations on shot level. There is exactly one element for each unique label. Compared to the existing topical shot_label_annotations, this field presents more fine-grained, shot-level labels detected in video content and is made available only when the client sets LabelDetectionConfig.model to "builtin/latest" in the request.

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.

Annotations for list of logos detected, tracked and recognized in video.