Share via


LandmarkCoordinateOutput interface

Landmark coordinates within an image.

Properties

x

The horizontal component, in pixels.

y

The vertical component, in pixels.

Property Details

x

The horizontal component, in pixels.

x: number

Property Value

number

y

The vertical component, in pixels.

y: number

Property Value

number