NIST Fingerprint Image Quality 2
Fingerprint image quality assessment tool
Loading...
Searching...
No Matches
include
nfiq2.hpp
Go to the documentation of this file.
1
/*
2
* This file is part of NIST Fingerprint Image Quality (NFIQ) 2. For more
3
* information on this project, refer to:
4
* - https://nist.gov/services-resources/software/nfiq2
5
* - https://github.com/usnistgov/NFIQ2
6
*
7
* This work is in the public domain. For complete licensing details, refer to:
8
* - https://github.com/usnistgov/NFIQ2/blob/master/LICENSE.md
9
*/
10
11
#ifndef NFIQ2_HPP_
12
#define NFIQ2_HPP_
13
14
#include <
nfiq2_algorithm.hpp
>
15
#include <
nfiq2_constants.hpp
>
16
#include <
nfiq2_data.hpp
>
17
#include <
nfiq2_exception.hpp
>
18
#include <
nfiq2_fingerprintimagedata.hpp
>
19
#include <
nfiq2_modelinfo.hpp
>
20
#include <
nfiq2_qualitymeasures.hpp
>
21
#include <
nfiq2_timer.hpp
>
22
#include <
nfiq2_version.hpp
>
23
103
namespace
NFIQ2
{
104
}
105
106
#endif
/* NFIQ2_HPP_ */
NFIQ2
Classes and functions that contribute to the calculation of unified quality scores.
Definition
nfiq2.hpp:103
nfiq2_algorithm.hpp
nfiq2_constants.hpp
nfiq2_data.hpp
nfiq2_exception.hpp
nfiq2_fingerprintimagedata.hpp
nfiq2_modelinfo.hpp
nfiq2_qualitymeasures.hpp
nfiq2_timer.hpp
nfiq2_version.hpp
Generated by
1.11.0