An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)

# SourceAFIS CLI for Java

[![Build status](https://github.com/robertvazan/sourceafis-cli-java/workflows/build/badge.svg)](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).