Class Landmark (2.3.2)

Landmark(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A face-specific landmark (for example, a face feature). .. attribute:: type_

Face landmark type.

:type: google.cloud.vision_v1p2beta1.types.FaceAnnotation.Landmark.Type

Attribute

NameDescription
position google.cloud.vision_v1p2beta1.types.Position
Face landmark position.

Classes

Type

Type(value)

Face landmark (feature) type. Left and right are defined from the vantage of the viewer of the image without considering mirror projections typical of photos. So, LEFT_EYE, typically, is the person's right eye.