Cvface Struct Reference

#include <CvVRFilter.hh>

Collaboration diagram for Cvface:

Collaboration graph
[legend]
List of all members.

Detailed Description

Struct that contains all the information about faces: Cvskin struct, mouth box and eyes boxes.

Definition at line 78 of file CvVRFilter.hh.

Public Attributes

Cvface::Cvskin skin_face
CvBox2D mouth_box
 CvBox2D of mouth detection.
CvBox2D eyes_box [2]
 Two CvBox2D of detected eyes.
bool track
 Boolean to decide when tracking the face.

Classes

struct  Cvskin
 Struct that contains all the information about skins. More...


Member Data Documentation

CvBox2D Cvface::eyes_box[2]

Definition at line 95 of file CvVRFilter.hh.

Referenced by CvFaceDetect::icvEyesDetect().

CvBox2D Cvface::mouth_box

Definition at line 92 of file CvVRFilter.hh.

Referenced by CvFaceDetect::icvMouthDetect(), and CvFaceDetect::icvMouthEyesDetect().

struct Cvface::Cvskin Cvface::skin_face

Referenced by CvFaceTrack< ConverterT, AngleT >::cvTrackNextFrame(), CvVrFilter::icvContours(), CvFaceDetect::icvEyesDetect(), CvFaceDetect::icvMouthDetect(), and CvFaceDetect::icvMouthEyesDetect().

bool Cvface::track

Definition at line 98 of file CvVRFilter.hh.

Referenced by CvVrFilter::icvContours().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 26 10:35:36 2006 for Omnimeeting by  doxygen 1.4.7