Jar examples for f:face-engine
Utilities for face recognition.
You can download jar file face-engine 1.0.1-RC2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add face-engine-1.0.1-RC2.jar to your project.
<dependency> <groupId>com.github.charleslzq</groupId> <artifactId>face-engine</artifactId> <version>1.0.1-RC2</version> </dependency>
compile group: 'com.github.charleslzq', name: 'face-engine', version: '1.0.1-RC2'
libraryDependencies += "com.github.charleslzq" % "face-engine" % "1.0.1-RC2"
<dependency org="com.github.charleslzq" name="face-engine" rev="1.0.1-RC2"/>
@Grapes(@Grab(group='com.github.charleslzq', module='face-engine', version='1.0.1-RC2'))
'com.github.charleslzq:face-engine:jar:1.0.1-RC2'
Click the following link to download the jar file.
face-engine-1.0.1-RC2-javadoc.jar