Last Version

Jiffle: a language for raster image processing 1.1.0

Jiffle is a raster algebra language that can be used to create new images from logical and mathematical expressions involving source images and user defined variables. It is intended to let users concentrate on algorithms rather than tedious boiler-plate code.

License

License

GroupId

GroupId

com.googlecode.jaitools
ArtifactId

ArtifactId

jt-jiffle
Version

Version

1.1.0
Type

Type

jar
Description

Description

Jiffle: a language for raster image processing
Jiffle is a raster algebra language that can be used to create new images from logical and mathematical expressions involving source images and user defined variables. It is intended to let users concentrate on algorithms rather than tedious boiler-plate code.
Project URL

Project URL

http://code.google.com/p/jai-tools/jt-jiffle/
Source Code Management

Source Code Management

http://code.google.com/p/jai-tools/source/browse/branches/1.1.x/jt-jiffle

Download jt-jiffle 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.jaitools : jt-utils jar 1.1.0
org.antlr : antlr jar 3.3
org.codehaus.janino : janino jar 2.5.16

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

There are no modules declared in this project.