DFACE JAVA SDK
4.0.0
|
Classes | |
struct | Box |
sturct Box More... | |
class | DfaceAccredit |
class DfaceAccredit, a class responsible for accrediting More... | |
class | DfaceCompare |
class DfaceCompare, a class responsible for face comparing More... | |
class | DfaceDetect |
class DfaceDetect, a class responsible for face detecting More... | |
class | DfaceNIRLiveness |
class DfaceNIRLiveness, a class responsible for binocular face NIR liveness checking More... | |
class | DfacePose |
class DfacePose, a class responsible for face pose predicting More... | |
class | DfaceRecognize |
class DfaceRecognize, a class responsible for face recognizing More... | |
class | DfaceRGBLiveness |
class DfaceRGBLiveness, a class responsible for monocular face liveness checking by rgb frame More... | |
class | DfaceTrack |
class DfaceTrack, a class responsible for face tracking More... | |
struct | Pose |
struct Pose More... | |
Enumerations | |
enum | ErrorCode { DFACE_SUCCESS = 0, ErrorCode.DFACE_ERR_DEVICE_UNAUTH = 1, ErrorCode.DFACE_ERR_DEVICE_EXPIRE = 2, ErrorCode.DFACE_ERR_FEATURE_UNAUTH = 3, ErrorCode.DFACE_ERR_FEATURE_EXPIRE = 4, ErrorCode.DFACE_ERR_WRONG_MODEL_FILE = 5, ErrorCode.DFACE_ERR_LOAD_LIBRARY = 6, ErrorCode.DFACE_ERR_LIMIT_THREAD = 7, ErrorCode.DFACE_ERR_NET_INFERENCE = 8, ErrorCode.DFACE_ERR_NET_CREATE = 9, ErrorCode.DFACE_ERR_ENGINE_INIT = 11, ErrorCode.DFACE_WARN_IMG_FORMAT = 10 } |
DFace Error Code Enum More... | |
|
strong |
DFace Error Code Enum