Class Landmark (2.0.0)

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

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

Attributes

Name Description
type_ .image_annotator.FaceAnnotation.Landmark.Type
Face landmark type.
position .geometry.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.