Google Cloud Vision v1 API - Enum FaceAnnotation.Types.Landmark.Types.Type (3.6.0)

public enum FaceAnnotation.Types.Landmark.Types.Type

Reference documentation and code samples for the Google Cloud Vision v1 API enum FaceAnnotation.Types.Landmark.Types.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.V1

Assembly

Google.Cloud.Vision.V1.dll

Fields

NameDescription
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.

LeftEyeLeftCorner

Left eye, left corner.

LeftEyePupil

Left eye pupil.

LeftEyeRightCorner

Left eye, right corner.

LeftEyeTopBoundary

Left eye, top boundary.

LeftEyebrowUpperMidpoint

Left eyebrow, upper midpoint.

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.

RightEyeLeftCorner

Right eye, left corner.

RightEyePupil

Right eye pupil.

RightEyeRightCorner

Right eye, right corner.

RightEyeTopBoundary

Right eye, top boundary.

RightEyebrowUpperMidpoint

Right eyebrow, upper midpoint.

RightOfLeftEyebrow

Right of left eyebrow.

RightOfRightEyebrow

Right of right eyebrow.

UnknownLandmark

Unknown face landmark detected. Should not be filled.

UpperLip

Upper lip.