google_mlkit_face_mesh_detection library

Classes

FaceMesh
Represent face mesh detected by FaceMeshDetector.
FaceMeshDetector
A face mesh detector that detects a face mesh in a given InputImage.
FaceMeshPoint
Represents a 3D point in face mesh, by index and PointF3D.
FaceMeshTriangle
Represents a triangle with 3 generic points.
InputImage
Image format that ML Kit takes to process the image.
InputImageMetadata
Data of image required when creating image from bytes.
ModelManager
A class to manage remote models.

Enums

FaceMeshContourType
Type of face mesh contour.
FaceMeshDetectorOptions
Options for FaceMeshDetector.
InputImageFormat
To indicate the format of image while creating input image from bytes
InputImageRotation
The camera rotation angle to be specified
InputImageType
The type of InputImage.