DFACE JAVA SDK  4.0.0
DFace.Box Struct Reference

sturct Box More...

Public Attributes

int x
 
int y
 
int w
 
int h
 
float score
 
int id
 
byte type
 
float[] point
 
int age
 

Detailed Description

sturct Box

Member Data Documentation

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


The documentation for this struct was generated from the following file: