Enumeration: FaceLandmarkName
Defined in: src/world/faces/DetectedFace.ts:55
Common facial landmark anchor names. These map to specific indices in the 478-point MediaPipe FaceLandmarker mesh and are exposed for convenience so callers can read e.g. the nose tip without memorising the index 1.
Enumeration Members
Chin
Chin:
"chin"
Defined in: src/world/faces/DetectedFace.ts:57
ForeheadCenter
ForeheadCenter:
"foreheadCenter"
Defined in: src/world/faces/DetectedFace.ts:68
LeftEyeInnerCorner
LeftEyeInnerCorner:
"leftEyeInnerCorner"
Defined in: src/world/faces/DetectedFace.ts:59
LeftEyeOuterCorner
LeftEyeOuterCorner:
"leftEyeOuterCorner"
Defined in: src/world/faces/DetectedFace.ts:58
LeftPupil
LeftPupil:
"leftPupil"
Defined in: src/world/faces/DetectedFace.ts:62
LowerLipCenter
LowerLipCenter:
"lowerLipCenter"
Defined in: src/world/faces/DetectedFace.ts:67
MouthLeftCorner
MouthLeftCorner:
"mouthLeftCorner"
Defined in: src/world/faces/DetectedFace.ts:64
MouthRightCorner
MouthRightCorner:
"mouthRightCorner"
Defined in: src/world/faces/DetectedFace.ts:65
NoseTip
NoseTip:
"noseTip"
Defined in: src/world/faces/DetectedFace.ts:56
RightEyeInnerCorner
RightEyeInnerCorner:
"rightEyeInnerCorner"
Defined in: src/world/faces/DetectedFace.ts:61
RightEyeOuterCorner
RightEyeOuterCorner:
"rightEyeOuterCorner"
Defined in: src/world/faces/DetectedFace.ts:60
RightPupil
RightPupil:
"rightPupil"
Defined in: src/world/faces/DetectedFace.ts:63
UpperLipCenter
UpperLipCenter:
"upperLipCenter"
Defined in: src/world/faces/DetectedFace.ts:66