anhdev99_face_camera library

Classes

DetectedFace
Face
A human face detected in an image.
FaceCamera
FaceContour
A contour on a human face detected in an image.
FaceDetector
A face detector that detects faces in a given InputImage.
FaceDetectorOptions
Immutable options for configuring features of FaceDetector.
FaceLandmark
A landmark on a human face detected in an image.
InputImage
Image format that ML Kit takes to process the image.
InputImageData
Data of image required when creating image from bytes.
InputImagePlaneMetadata
Plane attributes to create the image buffer on iOS.
ModelManager
A class to manage remote models.
SmartFaceCamera

Enums

CameraFlashMode
The possible flash modes that can be set for a camera
CameraLens
The direction the camera is facing.
CameraOrientation
FaceContourType
Available face contour types detected by FaceDetector.
FaceDetectorMode
Option for controlling additional trade-offs in performing face detection.
FaceLandmarkType
Available face landmarks detected by FaceDetector.
ImageResolution
Affect the quality of video recording and image capture:
IndicatorShape
Face indicator shapes
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.