| Modifier and Type | Method and Description |
|---|---|
FaceExpression |
FaceAnalyser.computeExpression(Image image,
DetectedFace detectedFace)
Computes the expression of a detected face.
|
static FaceExpression |
FaceExpression.fromValue(int value)
Creates an enumeration value from int.
|
FaceExpression |
Portrait.getExpression()
Gets the estimated expression of the subject (angriness, disgust, fear, happiness, sadness, surprise, or neutral).
|
static FaceExpression |
FaceExpression.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FaceExpression[] |
FaceExpression.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © id3 Technologies. All rights reserved. eu.id3.face