FaceLandmarkType
Face landmark types detectable by MLKit. (common IDs to support different Android and iOS implementation of them in MLKit).
Entries
Link copied to clipboard
MLKFaceLandmarkTypeMouthBottom - The center of the bottom lip.
Link copied to clipboard
MLKFaceLandmarkTypeMouthRight - The right corner of the mouth.
Link copied to clipboard
MLKFaceLandmarkTypeMouthLeft - The left corner of the mouth.
Link copied to clipboard
MLKFaceLandmarkTypeRightCheek - The right cheek.
Link copied to clipboard
MLKFaceLandmarkTypeLeftCheek - The left cheek.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.