A structure for holding information about boxes in 2d and 3d. More...
#include <faces.h>
Public Attributes | |
cv::Rect | box2d |
cv::Point2d | center2d |
cv::Point3d | center3d |
int | id |
string | status |
double | width2d |
double | width3d |
A structure for holding information about boxes in 2d and 3d.