public enum Type
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.
Namespace
Google.Cloud.Vision.V1Assembly
Google.Cloud.Vision.V1.dll
Fields | |
---|---|
Name | Description |
ChinGnathion | Chin gnathion. |
ChinLeftGonion | Chin left gonion. |
ChinRightGonion | Chin right gonion. |
ForeheadGlabella | Forehead glabella. |
LeftCheekCenter | Left cheek center. |
LeftEarTragion | Left ear tragion. |
LeftEye | Left eye. |
LeftEyeBottomBoundary | Left eye, bottom boundary. |
LeftEyebrowUpperMidpoint | Left eyebrow, upper midpoint. |
LeftEyeLeftCorner | Left eye, left corner. |
LeftEyePupil | Left eye pupil. |
LeftEyeRightCorner | Left eye, right corner. |
LeftEyeTopBoundary | Left eye, top boundary. |
LeftOfLeftEyebrow | Left of left eyebrow. |
LeftOfRightEyebrow | Left of right eyebrow. |
LowerLip | Lower lip. |
MidpointBetweenEyes | Midpoint between eyes. |
MouthCenter | Mouth center. |
MouthLeft | Mouth left. |
MouthRight | Mouth right. |
NoseBottomCenter | Nose, bottom center. |
NoseBottomLeft | Nose, bottom left. |
NoseBottomRight | Nose, bottom right. |
NoseTip | Nose tip. |
RightCheekCenter | Right cheek center. |
RightEarTragion | Right ear tragion. |
RightEye | Right eye. |
RightEyeBottomBoundary | Right eye, bottom boundary. |
RightEyebrowUpperMidpoint | Right eyebrow, upper midpoint. |
RightEyeLeftCorner | Right eye, left corner. |
RightEyePupil | Right eye pupil. |
RightEyeRightCorner | Right eye, right corner. |
RightEyeTopBoundary | Right eye, top boundary. |
RightOfLeftEyebrow | Right of left eyebrow. |
RightOfRightEyebrow | Right of right eyebrow. |
UnknownLandmark | Unknown face landmark detected. Should not be filled. |
UpperLip | Upper lip. |