Public Attributes | List of all members
people::Box2D3D Struct Reference

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
 

Detailed Description

A structure for holding information about boxes in 2d and 3d.

Definition at line 78 of file faces.h.

Member Data Documentation

cv::Rect people::Box2D3D::box2d

Definition at line 84 of file faces.h.

cv::Point2d people::Box2D3D::center2d

Definition at line 80 of file faces.h.

cv::Point3d people::Box2D3D::center3d

Definition at line 81 of file faces.h.

int people::Box2D3D::id

Definition at line 86 of file faces.h.

string people::Box2D3D::status

Definition at line 85 of file faces.h.

double people::Box2D3D::width2d

Definition at line 82 of file faces.h.

double people::Box2D3D::width3d

Definition at line 83 of file faces.h.


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


face_detector
Author(s): Caroline Pantofaru
autogenerated on Fri Jun 7 2019 22:07:47