#include <imagerecognition/qfacelib_wrapped.h>
Link against: qfacelib.lib
| class QFaceDetection_Impl |
| Public Attributes | |
|---|---|
| QImageAlgo_wrapped * | facedetection |
| Public Member Functions | |
|---|---|
| QFaceDetection_Impl() | |
| ~QFaceDetection_Impl() | |
| QList< QFaceInfo > | detectFaces(const QImage, QFaceDataBase *, QList< int > *, FaceCordsInfo *) |
| QImageAlgo_wrapped * | facedetection |
| QFaceDetection_Impl | ( | ) |
| ~QFaceDetection_Impl | ( | ) |
| QList< QFaceInfo > | detectFaces | ( | const QImage | aImage, |
| QFaceDataBase * | db, | |||
| QList< int > * | orientation, | |||
| FaceCordsInfo * | facecordsinfo | |||
| ) | ||||