Последняя версия

SourceAFIS 3.16.1

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

Лицензия

Лицензия

Группа

Группа

com.machinezoo.sourceafis
Идентификатор

Идентификатор

sourceafis
Версия

Версия

3.16.1
Тип

Тип

jar
Описание

Описание

SourceAFIS
Fingerprint recognition engine that takes a pair of human fingerprint images and returns their similarity score. Supports efficient 1:N search.
Ссылка на сайт

Ссылка на сайт

https://sourceafis.machinezoo.com/java
Организация-разработчик

Организация-разработчик

Robert Važan
Система контроля версий

Система контроля версий

https://github.com/robertvazan/sourceafis-java

Скачать sourceafis 3.16.1


<!-- https://jarcasting.com/artifacts/com.machinezoo.sourceafis/sourceafis/ -->
<dependency>
    <groupId>com.machinezoo.sourceafis</groupId>
    <artifactId>sourceafis</artifactId>
    <version>3.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.machinezoo.sourceafis/sourceafis/
implementation 'com.machinezoo.sourceafis:sourceafis:3.16.1'
// https://jarcasting.com/artifacts/com.machinezoo.sourceafis/sourceafis/
implementation ("com.machinezoo.sourceafis:sourceafis:3.16.1")
'com.machinezoo.sourceafis:sourceafis:jar:3.16.1'
<dependency org="com.machinezoo.sourceafis" name="sourceafis" rev="3.16.1">
  <artifact name="sourceafis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.machinezoo.sourceafis', module='sourceafis', version='3.16.1')
)
libraryDependencies += "com.machinezoo.sourceafis" % "sourceafis" % "3.16.1"
[com.machinezoo.sourceafis/sourceafis "3.16.1"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.machinezoo.stagean : stagean jar 1.2.0
com.machinezoo.fingerprintio : fingerprintio jar 1.3.0
it.unimi.dsi : fastutil jar 8.5.6
commons-io : commons-io jar 2.11.0
com.google.code.gson : gson jar 2.8.9
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor jar 2.13.1
com.github.mhshams : jnbis jar 2.1.1

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2

Модули Проекта

Данный проект не имеет модулей.