Sourceafis Java Save

Fingerprint recognition engine for Java that takes a pair of human fingerprint images and returns their similarity score. Supports efficient 1:N search.

Project README

SWUbanner

SourceAFIS for Java

Maven Central Build status Test coverage

SourceAFIS for Java is a pure Java port of SourceAFIS, an algorithm for recognition of human fingerprints. It can compare two fingerprints 1:1 or search a large database 1:N for matching fingerprint. It takes fingerprint images on input and produces similarity score on output. Similarity score is then compared to customizable match threshold.

More on homepage.

Status

Stable and maintained. Stagean is used to track progress on class and method level.

Getting started

See homepage.

Documentation

Feedback

Bug reports and pull requests are welcome. See CONTRIBUTING.md.

License

Distributed under Apache License 2.0.

Open Source Agenda is not affiliated with "Sourceafis Java" Project. README Source: robertvazan/sourceafis-java

Open Source Agenda Badge

Open Source Agenda Rating