View Source GoogleApi.ContentWarehouse.V1.Model.OcrPhotoCurve (google_api_content_warehouse v0.4.0)

Copy of ocr/goodoc/layout-common.proto:CurvedBoundingBox, temporary duplicated here to allow for on-device builds.

Attributes

  • points (type: list(GoogleApi.ContentWarehouse.V1.Model.OcrPhotoCurvePoint.t), default: nil) - The sequence of points that approximate the curve.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.OcrPhotoCurve{
  points: [GoogleApi.ContentWarehouse.V1.Model.OcrPhotoCurvePoint.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.