DFACE C++
5.0.0
|
This is the complete list of members for dface::DfaceAttribute, including all inherited members.
DfaceAttribute() | dface::DfaceAttribute | inline |
predictAgeGender(unsigned char *data, int w, int h, int format, dface::Box &in_bbox, int &out_age, int &out_gender)=0 | dface::DfaceAttribute | pure virtual |
predictMask(unsigned char *data, int w, int h, int format, dface::Box &in_bbox)=0 | dface::DfaceAttribute | pure virtual |
~DfaceAttribute() | dface::DfaceAttribute | inlinevirtual |