Class TextFrame (2.0.0)

TextFrame(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Video frame level annotation results for text annotation (OCR). Contains information regarding timestamp and bounding box locations for the frames containing detected OCR text snippets.

Attributes

NameDescription
rotated_bounding_box .video_intelligence.NormalizedBoundingPoly
Bounding polygon of the detected text for this frame.
time_offset .duration.Duration
Timestamp of this frame.