MVN

org.openimaj : image-feature-extraction

Maven & Gradle

Feb 09, 2020
34 usages

The OpenIMAJ Image Feature Extraction Library · Methods for the extraction of low-level image features, including global image features and pixel/patch classification models.

<dependency>
    <groupId>org.openimaj</groupId>
    <artifactId>image-feature-extraction</artifactId>
    <version>1.3.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.10

All Versions

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

Version Vulnerabilities Updated
1.3.x
image-feature-extraction-1.3.10
image-feature-extraction-1.3.9
image-feature-extraction-1.3.8
image-feature-extraction-1.3.7
image-feature-extraction-1.3.6
image-feature-extraction-1.3.5
image-feature-extraction-1.3.1
1.3
image-feature-extraction-1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openimaj</groupId>
    <artifactId>image-feature-extraction</artifactId>
    <version>1.3.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openimaj : image-feature-extraction gradle dependency to your build.gradle file:

implementation 'org.openimaj:image-feature-extraction:1.3.10'

Gradle Kotlin DSL: Add the following org.openimaj : image-feature-extraction gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openimaj:image-feature-extraction:1.3.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openimaj : image-feature-extraction sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openimaj" % "image-feature-extraction" % "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

Dec 04, 2018
21 usages
2 stars
Feb 25, 2020
48 usages
5.1k stars
Apr 25, 2023
27 usages
328 stars
Dec 21, 2017
53 usages
34 stars
Dec 26, 2022
22 usages
2.6k stars