https://github.com/robertvazan/fingerprintio-java
Java implementation of fingerprint template formats published by ANSI and ISO.
https://github.com/robertvazan/fingerprintio-java
ansi biometrics fingerprint fingerprint-authentication iso minutia sourceafis
Last synced: over 1 year ago
JSON representation
Java implementation of fingerprint template formats published by ANSI and ISO.
- Host: GitHub
- URL: https://github.com/robertvazan/fingerprintio-java
- Owner: robertvazan
- License: apache-2.0
- Created: 2020-04-16T08:27:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T06:36:35.000Z (over 1 year ago)
- Last Synced: 2025-03-27T07:22:00.402Z (over 1 year ago)
- Topics: ansi, biometrics, fingerprint, fingerprint-authentication, iso, minutia, sourceafis
- Language: Java
- Homepage: https://fingerprintio.machinezoo.com/
- Size: 188 KB
- Stars: 13
- Watchers: 4
- Forks: 6
- 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)
# FingerprintIO for Java
[](https://central.sonatype.com/artifact/com.machinezoo.fingerprintio/fingerprintio)
[](https://github.com/robertvazan/fingerprintio-java/actions/workflows/build.yml)
[](https://codecov.io/gh/robertvazan/fingerprintio-java)
FingerprintIO is a Java library that encodes and decodes [publicly documented](https://templates.machinezoo.com/)
fingerprint template formats defined by ISO and ANSI.
More on [homepage](https://fingerprintio.machinezoo.com/).
## Status
Experimental. [Stagean](https://stagean.machinezoo.com/) is used to track progress on class and method level.
## Getting started
See [homepage](https://fingerprintio.machinezoo.com/).
## Documentation
* [Homepage](https://fingerprintio.machinezoo.com/)
* [Javadoc](https://fingerprintio.machinezoo.com/javadoc/com.machinezoo.fingerprintio/module-summary.html)
## Feedback
Bug reports and pull requests are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md).
## License
Distributed under [Apache License 2.0](LICENSE).