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.

Лицензия

Лицензия

Группа

Группа

com.googlecode.jaitools
Идентификатор

Идентификатор

jt-jiffle
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://code.google.com/p/jai-tools/jt-jiffle/
Система контроля версий

Система контроля версий

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

Скачать jt-jiffle

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0