#include "DetectedFace.h"#include "IplImageReading.h"#include "ImageSubscription.h"#include "cv.h"#include "highgui.h"
Go to the source code of this file.
Defines | |
| #define | XML_NODE_LASTMATCHEDFACES "LastMatchedFaces" |
| #define XML_NODE_LASTMATCHEDFACES "LastMatchedFaces" |
Definition at line 63 of file DetectedFace.cpp.