|
Video Processing Framework
|
#include <Data_Rectangles.h>
Public Member Functions | |
| FacePts () | |
| FacePts (float rx, float ry, float rw, float rh, int parentIndex=-1) | |
Public Attributes | |
| CvPoint2D32f | pts [VPFACE_NFEATURES] |
| float | rel |
| FacePts::FacePts | ( | ) |
| FacePts::FacePts | ( | float | rx, |
| float | ry, | ||
| float | rw, | ||
| float | rh, | ||
| int | parentIndex = -1 |
||
| ) |
| CvPoint2D32f FacePts::pts[VPFACE_NFEATURES] |
| float FacePts::rel |