NIST Fingerprint Image Quality 2
Fingerprint image quality assessment tool
|
This is the complete list of members for NFIQ2::Algorithm, including all inherited members.
Algorithm() | NFIQ2::Algorithm | |
Algorithm(const std::string &fileName, const std::string &fileHash) | NFIQ2::Algorithm | |
Algorithm(const NFIQ2::ModelInfo &modelInfoObj) | NFIQ2::Algorithm | |
Algorithm(const Algorithm &) | NFIQ2::Algorithm | |
Algorithm(Algorithm &&) noexcept | NFIQ2::Algorithm | |
computeUnifiedQualityScore(const NFIQ2::FingerprintImageData &rawImage) const | NFIQ2::Algorithm | |
computeUnifiedQualityScore(const std::vector< std::shared_ptr< NFIQ2::QualityMeasures::Algorithm > > &algorithms) const | NFIQ2::Algorithm | |
computeUnifiedQualityScore(const std::unordered_map< std::string, double > &features) const | NFIQ2::Algorithm | |
getEmbeddedFCT() const | NFIQ2::Algorithm | |
getParameterHash() const | NFIQ2::Algorithm | |
getQualityBlockValue(const std::string &nativeQualityMeasureIdentifier, const double nativeQualityMeasureValue) | NFIQ2::Algorithm | static |
getQualityBlockValues(const std::unordered_map< std::string, double > &nativeQualityMeasureValues) | NFIQ2::Algorithm | static |
isEmbedded() const | NFIQ2::Algorithm | |
isInitialized() const | NFIQ2::Algorithm | |
operator=(const Algorithm &) | NFIQ2::Algorithm | |
operator=(Algorithm &&) noexcept | NFIQ2::Algorithm | |
~Algorithm() | NFIQ2::Algorithm |