QFaceDetection Class Reference
#include
<imagerecognition/qface.h>
Link against: qfacelib.lib
Detailed Description
QFaceDetection class is used for face detection and returns the region of interest, Incase given database information it will also return the name.
Constructor & Destructor Documentation
QFaceDetection ( )
~QFaceDetection ( )
IMPORT_C | ~QFaceDetection | ( | ) | |
Member Function Documentation
detectFaces ( QImage, QFaceDataBase * )
Parameters |
---|
db | By default the value is null and if supplied then the return type contains the name information as well. |
- Return Value
- QList<QFaceInfo> returns the list of QFaceInfo