Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.2 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.2 KB

SourceAFIS for .NET

SourceAFIS is a fingerprint recognition engine that takes a pair of human fingerprint images and returns their similarity score. It can do 1:1 comparisons as well as efficient 1:N search. This is the .NET implementation of the SourceAFIS algorithm.

Please use the last stable release tagged 1.7. All new commits are part of an incomplete upgrade. If you are in hurry to use some newer features, either use SourceAFIS for Java or consider sponsoring development of the .NET implementation.