JAITools - image operators

Image operators compatible with Java Advanced Imaging (JAI)

License

License

GroupId

GroupId

org.jaitools
ArtifactId

ArtifactId

operator
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

JAITools - image operators
Image operators compatible with Java Advanced Imaging (JAI)

Download operator

Filename Size
operator-1.6.0.pom 1 KB
Browse

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
javax.media : jai_core jar 1.1.3
javax.media » jai_codec jar 1.1.3
javax.media » jai_imageio jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

  • attributeop
  • contour
  • generate
  • kernelstats
  • maskedconvolve
  • rangelookup
  • regionalize
  • vectorbinarize
  • vectorize
  • zonalstats
  • classifiedstats

JAITools

This project is no longer being actively developed or maintained.

For more recent work please go to https://github.com/geosolutions-it/jai-ext

JAITools is an open-source raster image processing library for Java. It provides a range of image operators and utilities compatible with the JAI (Java Advanced Imaging) framework.

Projects using JAITools include:

Versions

Version
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0