GoogleCloudDocumentaiV1NormalizedVertexResponse

A vertex represents a 2D point in the image. NOTE: the normalized vertex coordinates are relative to the original image and range from 0 to 1.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val x: Double

X coordinate.

Link copied to clipboard
val y: Double

Y coordinate (starts from the top of the image).