OcrPhotoBoundingBox

OcrInfrastructure

GoogleApi.ContentWarehouse.V1.Model.OcrPhotoBoundingBox

1
out of 10
Minimal
SEO Impact
Bounding box of patch containing line, word or symbol.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Ocr Photo Bounding Box) contains 6 attributes that define its data structure. Key functionality includes: Angle of rotation of (in degrees, clockwise is positive) of the box about the top-left corner.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

6
Sort:|Filter:
anglenumber(
Default: nil

Angle of rotation of (in degrees, clockwise is positive) of the box about the top-left corner.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.OcrPhotoCurvedBoundingBox.t

Sequence of rotated boxes that tightly enclose the text.

heightinteger(
Default: nil

Box height (bottom pixels at top + height - 1).

leftinteger(
Default: nil

x coordinate of top-left corner

topinteger(
Default: nil

y coordinate of top-left corner

widthinteger(
Default: nil

Box width (rightmost pixels at left + width - 1).