Reference documentation and code samples for the Cloud Video Intelligence V1 Client class TextFrame.
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.
Generated from protobuf message google.cloud.videointelligence.v1.TextFrame
Namespace
Google \ Cloud \ VideoIntelligence \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ rotated_bounding_box
Google\Cloud\VideoIntelligence\V1\NormalizedBoundingPoly
Bounding polygon of the detected text for this frame.
↳ time_offset
getRotatedBoundingBox
Bounding polygon of the detected text for this frame.
hasRotatedBoundingBox
clearRotatedBoundingBox
setRotatedBoundingBox
Bounding polygon of the detected text for this frame.
$this
getTimeOffset
Timestamp of this frame.
hasTimeOffset
clearTimeOffset
setTimeOffset
Timestamp of this frame.
$this