MVN

org.openimaj : faces

Maven & Gradle

Feb 09, 2020
27 usages

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

<dependency>
    <groupId>org.openimaj</groupId>
    <artifactId>faces</artifactId>
    <version>1.3.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openimaj : faces to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.10

All Versions

Choose a version of org.openimaj : faces to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
faces-1.3.10
faces-1.3.9
faces-1.3.8
faces-1.3.7
faces-1.3.6
faces-1.3.5
faces-1.3.1
1.3
faces-1.3

How to add a dependency to Maven

Add the following org.openimaj : faces maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openimaj</groupId>
    <artifactId>faces</artifactId>
    <version>1.3.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openimaj : faces gradle dependency to your build.gradle file:

implementation 'org.openimaj:faces:1.3.10'

Gradle Kotlin DSL: Add the following org.openimaj : faces gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openimaj:faces:1.3.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openimaj : faces sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openimaj" % "faces" % "1.3.10"

Advertisement

Dependencies from Group

Feb 09, 2020
45 usages
Feb 09, 2020
34 usages
Feb 09, 2020
29 usages
Feb 09, 2020
29 usages
Feb 09, 2020
27 usages

Discover Dependencies

Feb 11, 2021
24 usages
2.2k stars
Sep 24, 2021
17 usages
32 stars
Jul 03, 2023
20 usages
251 stars
Mar 29, 2022
18 usages
394 stars
Nov 06, 2019
15 usages
2.2k stars
Aug 26, 2021
16 usages
0 stars
Sep 14, 2016
15 usages
736 stars
Sep 20, 2016
20 usages
290 stars