SourceAFIS 1.7.0
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).
Install-Package SourceAFIS -Version 1.7.0
dotnet add package SourceAFIS --version 1.7.0
<PackageReference Include="SourceAFIS" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SourceAFIS --version 1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
http://www.sourceafis.org/blog/changelog/
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SourceAFIS:
Package | Downloads |
---|---|
Laxton.SourceAFIS
Laxton SourceAFIS wrapper (.NET Framework 4.5)
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.7.0 | 6,474 | 12/6/2013 |