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