Last Version

MaskedConvolve operator 1.6.0

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.

License

License

GroupId

GroupId

org.jaitools
ArtifactId

ArtifactId

jt-maskedconvolve
Version

Version

1.6.0
Type

Type

jar
Description

Description

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.

Download jt-maskedconvolve 1.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jaitools : jt-utils jar 1.6.0

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.