Voting helps other researchers find interesting modules.
midLineCurve
GoogleApi.ContentWarehouse.V1.Model.OcrPhotoCurve.t
nil
thickness
float()
topToBottom
boolean()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.OcrPhotoCurvedBoundingBox{ midLineCurve: GoogleApi.ContentWarehouse.V1.Model.OcrPhotoCurve.t() | nil, thickness: float() | nil, topToBottom: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()