Voting helps other researchers find interesting modules.
A vertex represents a 2D point in the image. NOTE: the vertex coordinates are in the same scale as the original image.
x
integer()
nil
y
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1Vertex{ x: integer() | nil, y: integer() | nil }
@spec decode(struct(), keyword()) :: struct()