SourceAFIS is a fingerprint recognition/matching SDK (library), or more generally an Automated Fingerprint Identification System (AFIS). It essentially compares two fingerprints and decides whether they belong to the same person. It can quickly search a large database of registered fingerprints. It comes with an easy-to-use API (pure .NET and Java) plus assorted applications and tools.
| Tags | Library Scientific software Security |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | Windows XP/Vista/W7 Linux Cross-platform |
| Implementation | .NET Java |
| Translations | English |
Recent releases


Release Notes: This cleanup release focuses on upgrades of the underlying components.


Release Notes: Open-source biometry is faster. SourceAFIS can match 10,000 fingerprints per second, plus there is the prospect of further speedups in future releases. Besides this core improvement, this version improves the Java port (API docs and more tests) and supports Mono 2.10 with all its new features.


Release Notes: An experimental pure Java matcher. Minor tweaks in accuracy, speed, and the API.