face_detector library

Classes

Face
Represents a face detected by FaceDetector.
FaceContour
Represent a face contour.
FaceDetector
FaceDetectorOptions
Immutable options for configuring features of FaceDetector.
FaceLandmark
Represent a face landmark.
GoogleMlKit
InputImage
InputImage is the format Google' 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.
RemoteModelManager
Class to manage firebase remote models.
Vision
Get instance of the individual api's using instance of Vision For example To get an instance of ImageLabeler ImageLabeler imageLabeler = GoogleMlKit.instance.imageLabeler();

Enums

CustomLocalModel
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.
InputImageFormat
InputImageRotation