Last Version

The OpenIMAJ Core Image Library 1.3.10

Core definitions of images, pixels and connected components. Also contains interfaces for processors for these basic types. Includes loading, saving and displaying images.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

core-image
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Core Image Library
Core definitions of images, pixels and connected components. Also contains interfaces for processors for these basic types. Includes loading, saving and displaying images.
Project Organization

Project Organization

The University of Southampton

Download core-image 1.3.10


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

Dependencies

compile (15)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1
net.sourceforge.jeuclid : jeuclid-core jar 3.1.9
uk.ac.ed.ph.snuggletex » snuggletex-core jar 1.2.2
uk.ac.ed.ph.snuggletex » snuggletex-upconversion jar 1.2.2
uk.ac.ed.ph.snuggletex » snuggletex-jeuclid jar 1.2.2
com.flickr4java : flickr4java jar 2.13_jonhare_0408059615bfa8da071c2e54268e3004ce62d6a4
org.openimaj : core jar 1.3.10
org.openimaj : core-math jar 1.3.10
org.apache.sanselan : sanselan jar 0.97-incubator
com.caffeineowl : bezier-utils jar 1.0.0-RELEASE
javax.media » jai-core jar 1.1.3
com.sun.media » jai-codec jar 1.1.3
com.twelvemonkeys.imageio : imageio-jpeg jar 3.3.2
com.twelvemonkeys.imageio : imageio-core jar 3.3.2
com.twelvemonkeys.common : common-lang jar 3.3.2

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.