SourceAFIS
for Java and .NET
SourceAFIS is a software library for human fingerprint recognition. It can compare two fingerprints 1:1 or search a large database for matching fingerprint. It takes raw fingerprint images on input and produces matching score on output.
ZIP
SourceAFIS .NET/Java 1.7
Recommended. Stable release.
Or get the source code.
Hg
SourceAFIS Java 2.0-alpha
Experimental. Simplified API.
Hg
SourceAFIS .NET 2.0-alpha
Experimental. Simplified API.
Licensed under MIT license.
- The #1 matcher: 80,000+ downloads
- Pure .NET or Java (beta), no native code
- Works with any 2D fingerprint reader
- 1:1 and exhaustive 1:N matching
- FVC-onGoing: 10.9% FNMR @ 0.01% FMR
- Matching 10,000 fingerprints/second
- Image processing in 180ms
- Simple, documented API