DFACE C++
5.0.0
|
This is the complete list of members for dface::DfaceDetect, including all inherited members.
detection(unsigned char *img, int w, int h, int format, std::vector< dface::Box > &out_bboxs, bool square=true)=0 | dface::DfaceDetect | pure virtual |
detectionMax(unsigned char *img, int w, int h, int format, std::vector< dface::Box > &out_bboxs, bool square=true)=0 | dface::DfaceDetect | pure virtual |
DfaceDetect() | dface::DfaceDetect | inline |
SetMinSize(int minSize)=0 | dface::DfaceDetect | pure virtual |
~DfaceDetect() | dface::DfaceDetect | inlinevirtual |