https://github.com/robertvazan/sourceafis-cli-java
Command-line interface to SourceAFIS for Java. Measures accuracy, footprint, and speed. Checks consistency with other SourceAFIS ports.
https://github.com/robertvazan/sourceafis-cli-java
biometrics cli feature-extraction fingerprint fingerprint-authentication fingerprint-recognition java minutia sourceafis
Last synced: 10 months ago
JSON representation
Command-line interface to SourceAFIS for Java. Measures accuracy, footprint, and speed. Checks consistency with other SourceAFIS ports.
- Host: GitHub
- URL: https://github.com/robertvazan/sourceafis-cli-java
- Owner: robertvazan
- License: apache-2.0
- Created: 2021-03-03T22:02:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T15:51:28.000Z (over 2 years ago)
- Last Synced: 2024-11-15T17:16:46.506Z (over 1 year ago)
- Topics: biometrics, cli, feature-extraction, fingerprint, fingerprint-authentication, fingerprint-recognition, java, minutia, sourceafis
- Language: Java
- Homepage: https://sourceafis.machinezoo.com/cli
- Size: 405 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- 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 Java
[](https://github.com/robertvazan/sourceafis-cli-java/actions/workflows/build.yml)
SourceAFIS CLI for Java is a command-line interface to [SourceAFIS for Java](https://sourceafis.machinezoo.com/java).
At the moment, it can benchmark algorithm accuracy, template footprint, and implementation speed.
It also includes tools that aid in development of SourceAFIS for Java.
Read more on [SourceAFIS CLI](https://sourceafis.machinezoo.com/cli) page.
## Status
Stable and maintained. [Stagean](https://stagean.machinezoo.com/) is used to track progress on class and method level.
## Getting started
See [homepage](https://sourceafis.machinezoo.com/cli).
## Documentation
* [SourceAFIS CLI](https://sourceafis.machinezoo.com/cli)
* [SourceAFIS for Java](https://sourceafis.machinezoo.com/java)
* [SourceAFIS overview](https://sourceafis.machinezoo.com/)
## Feedback
Bug reports and pull requests are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md).
## License
Distributed under [Apache License 2.0](LICENSE).