DFACE C++
5.0.0
|
Face Box. More...
#include <common.h>
Public Attributes | |
int | x |
int | y |
int | w |
int | h |
int | id |
float | score |
float | point [10] |
Face Box.
int dface::_Box::h |
height
int dface::_Box::id |
id,track id
float dface::_Box::point[10] |
Face box 5 landmark(left eye, right eye, nose, left mouth, right mouth), front 5 number is x location, backend 5 number is y location
float dface::_Box::score |
score
int dface::_Box::w |
width
int dface::_Box::x |
x
int dface::_Box::y |
y