Last Version

The OpenIMAJ Image Feature Extraction Library 1.3.10

Methods for the extraction of low-level image features, including global image features and pixel/patch classification models.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

image-feature-extraction
Version

Version

1.3.10
Type

Type

jar
Description

Description

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

Project Organization

The University of Southampton

Download image-feature-extraction 1.3.10


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openimaj : image-processing jar 1.3.10
org.openimaj : clustering jar 1.3.10
org.openimaj : core-feature jar 1.3.10
org.openimaj : machine-learning jar 1.3.10

test (2)

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

Project Modules

There are no modules declared in this project.