Voting helps other researchers find interesting modules.
Representation for transformation matrix, intended to be compatible and used with OpenCV format for image manipulation.
cols
integer()
nil
data
String.t
rows
type
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageMatrix{ cols: integer() | nil, data: String.t() | nil, rows: integer() | nil, type: integer() | nil }
@spec decode(struct(), keyword()) :: struct()