Landmark(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A face-specific landmark (for example, a face feature).
Attributes |
|
---|---|
Name | Description |
type_ |
google.cloud.vision_v1p2beta1.types.FaceAnnotation.Landmark.Type
Face landmark type. |
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.