OcrPhotoBoundingBox
OcrInfrastructureGoogleApi.ContentWarehouse.V1.Model.OcrPhotoBoundingBox
1
out of 10
Minimal
SEO Impact
Bounding box of patch containing line, word or symbol.
SEO Analysis
AI GeneratedBackend 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
6Sort:|Filter:
anglenumber(Default:
nilAngle of rotation of (in degrees, clockwise is positive) of the box about the top-left corner.
curvedBoxOcrPhotoCurvedBoundingBox →Default:
nilFull type: GoogleApi.ContentWarehouse.V1.Model.OcrPhotoCurvedBoundingBox.tSequence of rotated boxes that tightly enclose the text.
heightinteger(Default:
nilBox height (bottom pixels at top + height - 1).
leftinteger(Default:
nilx coordinate of top-left corner
topinteger(Default:
nily coordinate of top-left corner
widthinteger(Default:
nilBox width (rightmost pixels at left + width - 1).