DFACE C++  5.0.0
dface::_Box Struct Reference

Face Box. More...

#include <common.h>

Public Attributes

int x
 
int y
 
int w
 
int h
 
int id
 
float score
 
float point [10]
 

Detailed Description

Face Box.

Member Data Documentation

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


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