Video Processing Framework
FacePts Class Reference

#include <Data_Rectangles.h>

Inheritance diagram for FacePts:
CvRectF SimpleData SimpleData

List of all members.

Public Member Functions

 FacePts ()
 FacePts (float rx, float ry, float rw, float rh, int parentIndex=-1)

Public Attributes

CvPoint2D32f pts [VPFACE_NFEATURES]
float rel

Constructor & Destructor Documentation

FacePts::FacePts ( )
FacePts::FacePts ( float  rx,
float  ry,
float  rw,
float  rh,
int  parentIndex = -1 
)

Member Data Documentation

CvPoint2D32f FacePts::pts[VPFACE_NFEATURES]
float FacePts::rel

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines