https://github.com/robertvazan/sourceafis-transparency-java
Parsers for algorithm transparency data from SourceAFIS fingerprint recognition algorithm.
https://github.com/robertvazan/sourceafis-transparency-java
biometrics data-science feature-extraction fingerprint fingerprint-authentication minutia sourceafis transparency
Last synced: 6 months ago
JSON representation
Parsers for algorithm transparency data from SourceAFIS fingerprint recognition algorithm.
- Host: GitHub
- URL: https://github.com/robertvazan/sourceafis-transparency-java
- Owner: robertvazan
- License: apache-2.0
- Created: 2019-10-17T19:31:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-23T16:58:40.000Z (over 2 years ago)
- Last Synced: 2025-01-31T04:06:54.776Z (over 1 year ago)
- Topics: biometrics, data-science, feature-extraction, fingerprint, fingerprint-authentication, minutia, sourceafis, transparency
- Language: Java
- Homepage: https://sourceafis.machinezoo.com/transparency/
- Size: 440 KB
- Stars: 1
- Watchers: 2
- 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 Transparency for Java
[](https://central.sonatype.com/artifact/com.machinezoo.sourceafis/sourceafis-transparency)
[](https://github.com/robertvazan/sourceafis-transparency-java/actions/workflows/build.yml)
[](https://codecov.io/gh/robertvazan/sourceafis-transparency-java)
SourceAFIS Transparency API for Java provides convenient and strongly typed interface
to [algorithm transparency](https://sourceafis.machinezoo.com/transparency/) data
produced by [SourceAFIS](https://sourceafis.machinezoo.com/) fingerprint recognition engine.
This is a Java library, but it can process transparency data from any of the language ports of SourceAFIS.
## Status
Experimental. [Stagean](https://stagean.machinezoo.com/) is used to track progress on class and method level.
## Documentation
* [SourceAFIS algorithm transparency](https://sourceafis.machinezoo.com/transparency/)
There is no javadoc yet. See [source code](src/main/java/com/machinezoo/sourceafis/transparency) for available APIs.
## Feedback
Bug reports and pull requests are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md).
## License
Distributed under [Apache License 2.0](LICENSE).