Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Landmark

The landmark on the face.

Enumerations

Properties

Functions

Properties

type

type: Type

The face landmark type

x

x: number

The X-axis normalized coordinate. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

y

y: number

The Y-axis normalized coordinate. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Landmark): object

getJsonObj