Interface protos.google.cloud.vision.v1.FaceAnnotation.ILandmark (2.3.8)

Properties of a Landmark.

Package

@google-cloud/vision!

Properties

position

position?: (google.cloud.vision.v1.IPosition|null);

Landmark position

Property Value
TypeDescription
(google.cloud.vision.v1.IPosition|null)

type

type?: (google.cloud.vision.v1.FaceAnnotation.Landmark.Type|keyof typeof google.cloud.vision.v1.FaceAnnotation.Landmark.Type|null);

Landmark type

Property Value
TypeDescription
(google.cloud.vision.v1.FaceAnnotation.Landmark.Type|keyof typeof google.cloud.vision.v1.FaceAnnotation.Landmark.Type|null)