public class Face
extends java.lang.Object
Frame
Modifier and Type | Class and Description |
---|---|
class |
Face.Emotions
A container for emotion metric scores.
|
class |
Face.Expressions
A container for expression metric scores.
|
class |
Face.Measurements
A container for measurement metric scores.
|
Modifier and Type | Field and Description |
---|---|
Face.Emotions |
emotions |
Face.Expressions |
expressions |
Face.Measurements |
measurements |
Constructor and Description |
---|
Face() |
Modifier and Type | Method and Description |
---|---|
PointF[] |
getFacePoints() |
public Face.Emotions emotions
public Face.Expressions expressions
public Face.Measurements measurements