fiScanner: Open-Source Fingerprint Recognition Softwares
Open-source fingerprint recognition software for Linux, allowing users to scan and store fingerprints, match against its database, and integrate authentication into other applications.
What is FiScanner?
fiScanner is an open-source fingerprint recognition, matching, and authentication software designed for Linux operating systems. It provides an end-to-end biometric identification solution.
Key features of fiScanner include:
- Scanning and storing fingerprint images/templates in its local database
- 1:N fingerprint matching - matching a scanned fingerprint against all stored templates to identify an individual
- 1:1 fingerprint verification - verifying if two fingerprint images belong to the same person
- Customizable fingerprint image quality assessment for image enhancement before feature extraction
- Multi-threaded feature extraction and matching algorithms optimized for speed
- Customizable thresholds and security levels
- APIs and SDKs for integrating fiScanner's functionality into other applications that require fingerprint authentication
- Command line interface for automation and integration into scripts
- Secured local database storage using cryptography
Overall, fiScanner focuses on providing fast, customizable, and secure fingerprint biometrics capabilities that can be leveraged by any application running on Linux platforms.