Voting helps other researchers find interesting modules.
Bounding box of patch containing line, word or symbol.
angle
number()
nil
curvedBox
GoogleApi.ContentWarehouse.V1.Model.OcrPhotoCurvedBoundingBox.t
height
integer()
left
top
width
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.OcrPhotoBoundingBox{ angle: number() | nil, curvedBox: GoogleApi.ContentWarehouse.V1.Model.OcrPhotoCurvedBoundingBox.t() | nil, height: integer() | nil, left: integer() | nil, top: integer() | nil, width: integer() | nil }
@spec decode(struct(), keyword()) :: struct()