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
 
std::string status
 
double width2d
 
double width3d
 

Detailed Description

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

Definition at line 69 of file faces.h.

Member Data Documentation

cv::Rect people::Box2D3D::box2d

Definition at line 75 of file faces.h.

cv::Point2d people::Box2D3D::center2d

Definition at line 71 of file faces.h.

cv::Point3d people::Box2D3D::center3d

Definition at line 72 of file faces.h.

int people::Box2D3D::id

Definition at line 77 of file faces.h.

std::string people::Box2D3D::status

Definition at line 76 of file faces.h.

double people::Box2D3D::width2d

Definition at line 73 of file faces.h.

double people::Box2D3D::width3d

Definition at line 74 of file faces.h.


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


face_detector
Author(s): Caroline Pantofaru
autogenerated on Sun Feb 21 2021 03:56:45