https://github.com/robertvazan/sourceafis-cli-net
Command-line interface to SourceAFIS for .NET. Measures accuracy, footprint, and speed. Checks consistency with other SourceAFIS ports.
https://github.com/robertvazan/sourceafis-cli-net
biometrics cli dotnet feature-extraction fingerprint fingerprint-authentication fingerprint-recognition minutia sourceafis
Last synced: 3 months ago
JSON representation
Command-line interface to SourceAFIS for .NET. Measures accuracy, footprint, and speed. Checks consistency with other SourceAFIS ports.
- Host: GitHub
- URL: https://github.com/robertvazan/sourceafis-cli-net
- Owner: robertvazan
- License: apache-2.0
- Created: 2021-04-21T13:11:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-08T21:37:22.000Z (over 3 years ago)
- Last Synced: 2025-03-05T17:24:24.605Z (over 1 year ago)
- Topics: biometrics, cli, dotnet, feature-extraction, fingerprint, fingerprint-authentication, fingerprint-recognition, minutia, sourceafis
- Language: C#
- Homepage: https://sourceafis.machinezoo.com/cli
- Size: 188 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)
# SourceAFIS CLI for .NET
[](https://github.com/robertvazan/sourceafis-cli-net/actions/workflows/build.yml)
SourceAFIS CLI for .NET is a command-line interface to [SourceAFIS for .NET](https://sourceafis.machinezoo.com/net).
At the moment, it can benchmark algorithm accuracy, template footprint, and implementation speed.
It also includes tools that aid in development of SourceAFIS for .NET.
Read more on [SourceAFIS CLI](https://sourceafis.machinezoo.com/cli) page.
## Status
Stable and maintained.
## Getting started
See [homepage](https://sourceafis.machinezoo.com/cli).
## Documentation
* [SourceAFIS CLI](https://sourceafis.machinezoo.com/cli)
* [SourceAFIS for .NET](https://sourceafis.machinezoo.com/net)
* [SourceAFIS overview](https://sourceafis.machinezoo.com/)
## Feedback
Bug reports and pull requests are welcome. See [CONTRIBUTING.md](https://github.com/robertvazan/sourceafis-cli-net/blob/master/CONTRIBUTING.md).
## License
Distributed under [Apache License 2.0](https://github.com/robertvazan/sourceafis-cli-net/blob/master/LICENSE).