NIST Fingerprint Image Quality 2
Fingerprint image quality assessment tool
|
Functions | |
std::string | FingerJet () |
FingerJet version. | |
Variables | |
const unsigned int | Major |
Major version number. | |
const unsigned int | Minor |
Minor version number. | |
const unsigned int | Patch |
Patch version number. | |
const std::string | Full |
Full version information, including build date and git SHA. | |
const std::string | Pretty |
Version information formatted in a way suitable for printing. | |
const std::string | Status |
Build version status (e.g., pre-release, beta, etc.). | |
const std::string | BuildDate |
Current build date (YmdHM). | |
const std::string | Commit |
Current build commit (git short SHA). | |
const std::string | OpenCV |
OpenCV version. | |
std::string NFIQ2::Version::FingerJet | ( | ) |
FingerJet version.
|
extern |
Major version number.
|
extern |
Minor version number.
|
extern |
Patch version number.
|
extern |
Full version information, including build date and git SHA.
|
extern |
Version information formatted in a way suitable for printing.
|
extern |
Build version status (e.g., pre-release, beta, etc.).
|
extern |
Current build date (YmdHM).
|
extern |
Current build commit (git short SHA).
|
extern |
OpenCV version.