NIST Fingerprint Image Quality 2
Fingerprint image quality assessment tool
Namespaces | Functions | Variables
nfiq2_version.hpp File Reference
#include <string>

Go to the source code of this file.

Namespaces

namespace  NFIQ2
 Classes and functions that contribute to the calculation of NFIQ 2 quality scores.
 
namespace  NFIQ2::Version
 

Functions

std::string NFIQ2::Version::FingerJet ()
 FingerJet version. More...
 

Variables

const unsigned int NFIQ2::Version::Major
 Major version number. More...
 
const unsigned int NFIQ2::Version::Minor
 Minor version number. More...
 
const unsigned int NFIQ2::Version::Patch
 Patch version number. More...
 
const std::string NFIQ2::Version::Full
 Full version information, including build date and git SHA. More...
 
const std::string NFIQ2::Version::Pretty
 Version information formatted in a way suitable for printing. More...
 
const std::string NFIQ2::Version::Status
 Build version status (e.g., pre-release, beta, etc.). More...
 
const std::string NFIQ2::Version::BuildDate
 Current build date (YmdHM). More...
 
const std::string NFIQ2::Version::Commit
 Current build commit (git short SHA). More...
 
const std::string NFIQ2::Version::OpenCV
 OpenCV version. More...