MLFace class

Constructors

MLFace.fromMap(Map map)
factory

Properties

allPoints List<BodyPosition>
final
border BodyBorder?
final
emotions MLFaceEmotion?
final
faceShapeList List<MLFaceShape>
final
features MLFaceFeature?
final
hashCode int
The hash code for this object.
no setterinherited
height double
final
keyPoints List<MLFaceKeyPoint>
final
opennessOfLeftEye double
final
opennessOfRightEye double
final
possibilityOfSmiling double
final
rotationAngleX double
final
rotationAngleY double
final
rotationAngleZ double
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tracingIdentity int
final
width double
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Constants

unanalyzedPossibility → const double
Default value of facial expression and feature possibility, such as eye opening and age.