Last Version

The OpenIMAJ Face Detection + Recognition Library 1.3.10

Implementation of a flexible face-recognition pipeline, including pluggable detectors, aligners, feature extractors and recognisers.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

faces
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Face Detection + Recognition Library
Implementation of a flexible face-recognition pipeline, including pluggable detectors, aligners, feature extractors and recognisers.
Project Organization

Project Organization

The University of Southampton

Download faces 1.3.10


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

Dependencies

compile (8)

Group / Artifact Type Version
org.openimaj : image-processing jar 1.3.10
org.openimaj : image-local-features jar 1.3.10
org.openimaj : image-feature-extraction jar 1.3.10
org.openimaj : klt-tracker jar 1.3.10
org.openimaj : video-processing jar 1.3.10
org.openimaj : object-detection jar 1.3.10
org.openimaj : FaceTracker jar 1.3.10
org.openimaj : machine-learning jar 1.3.10

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.openimaj : test-resources jar 1.3.10

Project Modules

There are no modules declared in this project.