OcrPhotoCurve

GoogleApi.ContentWarehouse.V1.Model.OcrPhotoCurve


Table of Contents ▼

Jump to a specific part of the page:

Description

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

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

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

Type

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

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.OcrPhotoCurve