Last Version

commons-ai-face 1.2.1.RELEASE

A simple JAVA face recognition database based on the encapsulation of seetaface2 of CAS supports face recognition, 1:1 comparison and 1:N comparison

License

License

GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

commons-ai-face
Version

Version

1.2.1.RELEASE
Type

Type

jar
Description

Description

commons-ai-face
A simple JAVA face recognition database based on the encapsulation of seetaface2 of CAS supports face recognition, 1:1 comparison and 1:N comparison

Download commons-ai-face 1.2.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.luues/commons-ai-face/ -->
<dependency>
    <groupId>com.github.luues</groupId>
    <artifactId>commons-ai-face</artifactId>
    <version>1.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues/commons-ai-face/
implementation 'com.github.luues:commons-ai-face:1.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues/commons-ai-face/
implementation ("com.github.luues:commons-ai-face:1.2.1.RELEASE")
'com.github.luues:commons-ai-face:jar:1.2.1.RELEASE'
<dependency org="com.github.luues" name="commons-ai-face" rev="1.2.1.RELEASE">
  <artifact name="commons-ai-face" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues', module='commons-ai-face', version='1.2.1.RELEASE')
)
libraryDependencies += "com.github.luues" % "commons-ai-face" % "1.2.1.RELEASE"
[com.github.luues/commons-ai-face "1.2.1.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.xerial : sqlite-jdbc jar 3.27.2.1
org.apache.commons : commons-pool2 jar 2.6.2
org.slf4j : jul-to-slf4j jar 1.7.26

Project Modules

There are no modules declared in this project.