Cloud Video Intelligence V1 Client - Class TextFrame (2.0.5)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ rotated_bounding_box
NormalizedBoundingPoly

Bounding polygon of the detected text for this frame.

↳ time_offset
Google\Protobuf\Duration

Timestamp of this frame.

getRotatedBoundingBox

Bounding polygon of the detected text for this frame.

Returns
Type
Description

hasRotatedBoundingBox

clearRotatedBoundingBox

setRotatedBoundingBox

Bounding polygon of the detected text for this frame.

Parameter
Name
Description
Returns
Type
Description
$this

getTimeOffset

Timestamp of this frame.

Returns
Type
Description

hasTimeOffset

clearTimeOffset

setTimeOffset

Timestamp of this frame.

Parameter
Name
Description
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: