jar

org.jaitools : jt-maskedconvolve

Maven & Gradle

Jul 03, 2020

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.

Table Of Contents

Latest Version

Download org.jaitools : jt-maskedconvolve JAR file - Latest Versions:

All Versions

Download org.jaitools : jt-maskedconvolve JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jt-maskedconvolve-1.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jaitools.media.jai.maskedconvolve

├─ org.jaitools.media.jai.maskedconvolve.MaskedConvolveDescriptor.class - [JAR]

├─ org.jaitools.media.jai.maskedconvolve.MaskedConvolveOpImage.class - [JAR]

├─ org.jaitools.media.jai.maskedconvolve.MaskedConvolveRIF.class - [JAR]

├─ org.jaitools.media.jai.maskedconvolve.MaskedConvolveSpi.class - [JAR]