Constants
The following constants are available globally.
-
All contour points including left and right cheeks.
Declaration
Objective-C
extern const FIRFaceContourType _Nonnull FIRFaceContourTypeAll -
A set of points that outline the face oval.
Declaration
Objective-C
extern const FIRFaceContourType _Nonnull FIRFaceContourTypeFace -
A set of points that outline the top of the left eyebrow.
Declaration
Objective-C
extern const FIRFaceContourType _Nonnull FIRFaceContourTypeLeftEyebrowTop -
A set of points that outline the bottom of the left eyebrow.
Declaration
Objective-C
extern const FIRFaceContourType _Nonnull FIRFaceContourTypeLeftEyebrowBottom -
A set of points that outline the top of the right eyebrow.
Declaration
Objective-C
extern const FIRFaceContourType _Nonnull FIRFaceContourTypeRightEyebrowTop -
A set of points that outline the bottom of the right eyebrow.
Declaration
Objective-C
extern const FIRFaceContourType _Nonnull FIRFaceContourTypeRightEyebrowBottom -
A set of points that outline the left eye.
Declaration
Objective-C
extern const FIRFaceContourType _Nonnull FIRFaceContourTypeLeftEye -
A set of points that outline the right eye.
Declaration
Objective-C
extern const FIRFaceContourType _Nonnull FIRFaceContourTypeRightEye -
A set of points that outline the top of the upper lip.
Declaration
Objective-C
extern const FIRFaceContourType _Nonnull FIRFaceContourTypeUpperLipTop -
A set of points that outline the bottom of the upper lip.
Declaration
Objective-C
extern const FIRFaceContourType _Nonnull FIRFaceContourTypeUpperLipBottom -
A set of points that outline the top of the lower lip.
Declaration
Objective-C
extern const FIRFaceContourType _Nonnull FIRFaceContourTypeLowerLipTop -
A set of points that outline the bottom of the lower lip.
Declaration
Objective-C
extern const FIRFaceContourType _Nonnull FIRFaceContourTypeLowerLipBottom -
A set of points that outline the nose bridge.
Declaration
Objective-C
extern const FIRFaceContourType _Nonnull FIRFaceContourTypeNoseBridge -
A set of points that outline the bottom of the nose.
Declaration
Objective-C
extern const FIRFaceContourType _Nonnull FIRFaceContourTypeNoseBottom -
Center of the bottom lip.
Declaration
Objective-C
extern const FIRFaceLandmarkType _Nonnull FIRFaceLandmarkTypeMouthBottom -
Right corner of the mouth
Declaration
Objective-C
extern const FIRFaceLandmarkType _Nonnull FIRFaceLandmarkTypeMouthRight -
Left corner of the mouth
Declaration
Objective-C
extern const FIRFaceLandmarkType _Nonnull FIRFaceLandmarkTypeMouthLeft -
Midpoint of the left ear tip and left ear lobe.
Declaration
Objective-C
extern const FIRFaceLandmarkType _Nonnull FIRFaceLandmarkTypeLeftEar -
Midpoint of the right ear tip and right ear lobe.
Declaration
Objective-C
extern const FIRFaceLandmarkType _Nonnull FIRFaceLandmarkTypeRightEar -
Left eye.
Declaration
Objective-C
extern const FIRFaceLandmarkType _Nonnull FIRFaceLandmarkTypeLeftEye -
Right eye.
Declaration
Objective-C
extern const FIRFaceLandmarkType _Nonnull FIRFaceLandmarkTypeRightEye -
Left cheek.
Declaration
Objective-C
extern const FIRFaceLandmarkType _Nonnull FIRFaceLandmarkTypeLeftCheek -
Right cheek.
Declaration
Objective-C
extern const FIRFaceLandmarkType _Nonnull FIRFaceLandmarkTypeRightCheek -
Midpoint between the nostrils where the nose meets the face.
Declaration
Objective-C
extern const FIRFaceLandmarkType _Nonnull FIRFaceLandmarkTypeNoseBase