KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
kjb::pt::Face_2d Struct Reference

2D face information resulting from projecting the 3D head/face. More...

#include <pt_face_2d.h>

Public Member Functions

 Face_2d ()
 
 Face_2d (const Bbox &box, const Vector &leye, const Vector &reye, const Vector &cnose, const Vector &lmouth, const Vector &rmouth, const Vector &mdir=Vector())
 

Public Attributes

Bbox bbox
 
Vector left_eye
 
Vector right_eye
 
Vector nose
 
Vector left_mouth
 
Vector right_mouth
 
Vector model_dir
 
Visibility visibility
 
const Deva_facemarkfacemark
 

Detailed Description

2D face information resulting from projecting the 3D head/face.

Constructor & Destructor Documentation

kjb::pt::Face_2d::Face_2d ( )
inline
kjb::pt::Face_2d::Face_2d ( const Bbox box,
const Vector leye,
const Vector reye,
const Vector cnose,
const Vector lmouth,
const Vector rmouth,
const Vector mdir = Vector() 
)
inline

Member Data Documentation

Bbox kjb::pt::Face_2d::bbox
const Deva_facemark* kjb::pt::Face_2d::facemark
Vector kjb::pt::Face_2d::left_eye
Vector kjb::pt::Face_2d::left_mouth
Vector kjb::pt::Face_2d::model_dir
Vector kjb::pt::Face_2d::nose
Vector kjb::pt::Face_2d::right_eye
Vector kjb::pt::Face_2d::right_mouth
Visibility kjb::pt::Face_2d::visibility

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