![]() |
DFACE JAVA SDK
4.0.0
|
Public Attributes | |
| int | x |
| int | y |
| int | w |
| int | h |
| float | score |
| int | id |
| byte | type |
| float[] | point |
| int | age |
sturct Box
| int DFace.Box.age |
times of being tracked
| int DFace.Box.h |
height
| int DFace.Box.id |
track id
| float [] DFace.Box.point |
Five landmarks (left eye, right eye, nose, left mouth corner, right mouth corner), first five float is x, last five float is y
| float DFace.Box.score |
score
| byte DFace.Box.type |
type
| int DFace.Box.w |
width
| int DFace.Box.x |
x
| int DFace.Box.y |
y