Support and utility classes · Support and utility classes used by other JAI-tools components and available for general use.
Group: com.googlecode.jaitools - All Dependencies
Support and utility classes · Support and utility classes used by other JAI-tools components and available for general use.
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.
Kernel utilities · Factory and utility classes to work with KernelJAI objects
Jiffle: JAI Image Function Language · Jiffle is a language and interpreter intended to make it easier to create images from mathematical functions.
ZonalStats operator · Calculates summary statistics, optionally within zones defined by a zone image, for values in a data image
Regionalize operator · Identifies (sufficiently) uniform regions in the source image, allocates each a unique integer ID, and generates an output image with these IDs as pixel values
RangeLookup operator · A Lookup operation that can handle both integral and continuous data types
JAI-tools · Additional operators, utility classes and the Jiffle scripting language to work with the Java Advanced Imaging library
JAI-tools - image operators · Image perators for the Java Advanced Imaging library
ZonalStats operator · Calculates summary statistics, optionally within zones defined by a zone image, for values in a data image
Vectorize operator · Vectorizes the boundaries of regions with uniform value
VectorBinarize operator · Creates a binary image from an input JTS Polygon or MultiPolygon
Regionalize operator · Identifies (sufficiently) uniform regions in the source image, allocates each a unique integer ID, and generates an output image with these IDs as pixel values
RangeLookup operator · A Lookup operation that can handle both integral and continuous data types
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.
Kernel utilities · Factory and utility classes to work with KernelJAI objects
Jiffle language · Jiffle is a scripting language for creating and analysing raster images.
Jiffle demo programs · A collection of program which demonstrate using the Jiffle language
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.
Demo programs · Small apps to demonstrate use of JAI-tools components
Contour operator · Generates smooth contours at specified intervals