MaskedConvolve operator

Adds selectivity to the JAI convolve operation. An ROI can be used to control which source image pixels are convolved and/or which neighbourhood pixels are included in the convolution.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

MaskedConvolve operator
Adds selectivity to the JAI convolve operation. An ROI can be used to control which source image pixels are convolved and/or which neighbourhood pixels are included in the convolution.

Скачать jt-maskedconvolve

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jaitools : jt-utils jar 1.6.0

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

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

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

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:

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

Версия
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0