Last Version

The OpenIMAJ Image Processing Library 1.3.10

Implementations of various image, pixel and connected component processors (resizing, convolution, edge detection, ...).

License

License

Categories

Categories

Image Processing Data Data Formats
GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

image-processing
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Image Processing Library
Implementations of various image, pixel and connected component processors (resizing, convolution, edge detection, ...).
Project Organization

Project Organization

The University of Southampton

Download image-processing 1.3.10


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

Dependencies

compile (6)

Group / Artifact Type Version
org.openimaj : core jar 1.3.10
org.openimaj : core-experiment jar 1.3.10
org.openimaj : core-feature jar 1.3.10
org.openimaj : core-image jar 1.3.10
org.openimaj : core-video jar 1.3.10
org.openimaj : JTransforms 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.