com.machinezoo.sourceafis.engine.templates.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sourceafis Show documentation
Show all versions of sourceafis Show documentation
Fingerprint recognition engine that takes a pair of human fingerprint images and returns their similarity score. Supports efficient 1:N search.
// Part of SourceAFIS for Java: https://sourceafis.machinezoo.com/java
@com.machinezoo.stagean.DraftCode("FingerprintIO could provide universal minutia template model, so that we don't have to handle every format separately here.")
package com.machinezoo.sourceafis.engine.templates;