Last Version

FaceTracker 1.3.10

Port of Jason Mora Saragih's FaceTracker to Java using OpenIMAJ. FaceTracker is an implementation of a facial model tracker using a Constrained Local Model.

License

License

Academic/non-profit/non-commercial License
GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

FaceTracker
Version

Version

1.3.10
Type

Type

jar
Description

Description

FaceTracker
Port of Jason Mora Saragih's FaceTracker to Java using OpenIMAJ. FaceTracker is an implementation of a facial model tracker using a Constrained Local Model.
Project Organization

Project Organization

The University of Southampton

Download FaceTracker 1.3.10


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openimaj : image-processing jar 1.3.10
org.openimaj : object-detection jar 1.3.10
org.openimaj : core-video-capture jar 1.3.10
org.openimaj : xuggle-video jar 1.3.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.