The National Institute Standards and Technology Biometric Image Software (NBIS) Minutia Interoperability Exchange (MINEX) III wraps the fingerprint template generator and fingerprint template matcher provided as part of NBIS in the MINEX III API. NIST then runs this library through the MINEX III test, enabling comparison to other closed-source algorithms.
More information about the wrapped algorithms (mindtct and bozorth3) can be
found in the NBIS documentation.
MINEX III report cards are available for this library:
Changes in this repository should be limited to the wrapping of the MINEX III API. Core algorithm changes should be addressed in the NBIS codebase.
If you found a bug and can provide steps to reliably reproduce it, or if you have a feature request, please open an issue. Other questions may be addressed to the NIST MINEX team.
This repository contains code from other NIST projects (BioMDI, MINEX III, and NBIS). The items in this and the other NIST repositories are released in the public domain. See the LICENSE for details.