vsdk 8.1.0
 
Loading...
Searching...
No Matches
Vsdk::Biometrics::Engine Member List

This is the complete list of members for Vsdk::Biometrics::Engine, including all inherited members.

make(Args &&... args) -> std::shared_ptr< Engine >Vsdk::Biometrics::Enginestatic
makeAuthenticator(std::string name) -> std::shared_ptr< Authenticator >=0Vsdk::Biometrics::Enginepure virtual
makeAuthenticator(std::string name, std::shared_ptr< Model > model, int threshold=5) -> std::shared_ptr< Authenticator >Vsdk::Biometrics::Engine
makeIdentificator(std::string name) -> std::shared_ptr< Identificator >=0Vsdk::Biometrics::Enginepure virtual
makeIdentificator(std::string name, std::shared_ptr< Model > model, int threshold=5) -> std::shared_ptr< Identificator >Vsdk::Biometrics::Engine
makeModel(std::string name, ModelType type) -> std::shared_ptr< Model >=0Vsdk::Biometrics::Enginepure virtual
model(std::string const &name) -> std::shared_ptr< Model >=0Vsdk::Biometrics::Enginepure virtual