Liveness Engine SDK
Liveness detection engine.
|
Liveness detection interfaces, AIO public header. More...
Go to the source code of this file.
Classes | |
struct | lsdk::ILivenessEngine |
Root Liveness SDK object interface. More... | |
Functions | |
FSDK_API fsdk::ResultValue < fsdk::FSDKError, lsdk::ILivenessEnginePtr > | lsdk::createLivenessEngine (const fsdk::Ref< fsdk::IFaceEngine > &FaceEngine, const char *path=nullptr) noexcept |
Create the Liveness SDK root object. More... | |
Liveness detection interfaces, AIO public header.