FirebaseMLVision Framework Reference Stay organized with collections Save and categorize content based on your preferences.
Constants
The following constants are available globally.
All contour points including left and right cheeks.
Declaration
Swift
staticletall:FaceContourType
A set of points that outline the face oval.
Declaration
Swift
staticletface:FaceContourType
A set of points that outline the top of the left eyebrow.
Declaration
Swift
staticletleftEyebrowTop:FaceContourType
A set of points that outline the bottom of the left eyebrow.
Declaration
Swift
staticletleftEyebrowBottom:FaceContourType
A set of points that outline the top of the right eyebrow.
Declaration
Swift
staticletrightEyebrowTop:FaceContourType
A set of points that outline the bottom of the right eyebrow.
Declaration
Swift
staticletrightEyebrowBottom:FaceContourType
A set of points that outline the left eye.
Declaration
Swift
staticletleftEye:FaceContourType
A set of points that outline the right eye.
Declaration
Swift
staticletrightEye:FaceContourType
A set of points that outline the top of the upper lip.
Declaration
Swift
staticletupperLipTop:FaceContourType
A set of points that outline the bottom of the upper lip.
Declaration
Swift
staticletupperLipBottom:FaceContourType
A set of points that outline the top of the lower lip.
Declaration
Swift
staticletlowerLipTop:FaceContourType
A set of points that outline the bottom of the lower lip.
Declaration
Swift
staticletlowerLipBottom:FaceContourType
A set of points that outline the nose bridge.
Declaration
Swift
staticletnoseBridge:FaceContourType
A set of points that outline the bottom of the nose.
Declaration
Swift
staticletnoseBottom:FaceContourType
Center of the bottom lip.
Declaration
Swift
staticletmouthBottom:FaceLandmarkType
Right corner of the mouth
Declaration
Swift
staticletmouthRight:FaceLandmarkType
Left corner of the mouth
Declaration
Swift
staticletmouthLeft:FaceLandmarkType
Midpoint of the left ear tip and left ear lobe.
Declaration
Swift
staticletleftEar:FaceLandmarkType
Midpoint of the right ear tip and right ear lobe.
Declaration
Swift
staticletrightEar:FaceLandmarkType
Left eye.
Declaration
Swift
staticletleftEye:FaceLandmarkType
Right eye.
Declaration
Swift
staticletrightEye:FaceLandmarkType
Left cheek.
Declaration
Swift
staticletleftCheek:FaceLandmarkType
Right cheek.
Declaration
Swift
staticletrightCheek:FaceLandmarkType
Midpoint between the nostrils where the nose meets the face.
Declaration
Swift
staticletnoseBase:FaceLandmarkType
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-02-11 UTC.