FaceMLHelper class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

dispose() → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
processCameraImage(InputImage inputImage, {required Size screenSize, required Size regionSize, int stabilityCount = 10, double eyeOpenProbability = 0.75, dynamic onFaceLiveStatusChange(FaceStatus)?}) Future<Face?>
stabilityCount Number of continuous steady shots required. eyeOpenProbability Probability of eyes being open.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance FaceMLHelper
final