Uses of Class net.sourceforge.jiu.ops.MissingParameterException

Uses in package net.sourceforge.jiu.codecs.tiff

Methods which throw type net.sourceforge.jiu.ops.MissingParameterException

void
Check if all necessary parameters have been given to this decoder and initialize several internal fields from them.
void
Check if all necessary parameters have been given to this decoder and initialize several internal fields from them.
void
void
Check if all necessary parameters have been given to this decoder and initialize several internal fields from them.
void
This method does the actual work of the operation.

Uses in package net.sourceforge.jiu.filters

Methods which throw type net.sourceforge.jiu.ops.MissingParameterException

void
This method does the actual work of the operation.
void
void
This method does the actual work of the operation.

Uses in package net.sourceforge.jiu.ops

Methods which throw type net.sourceforge.jiu.ops.MissingParameterException

void
If getInputImage() returns null this method throws a MissingParameterException complaining that an input image is missing.
void
void
void
This method does the actual work of the operation.

Uses in package net.sourceforge.jiu.color.quantization

Methods which throw type net.sourceforge.jiu.ops.MissingParameterException

void
Creates an octree and prepares this quantizer so that colors can be mapped to palette index values.
void
Maps the input image to an output image, using the palette given to the constructor.
void
This method does the actual work of the operation.
void
Initializes an octree, reduces it have as many leaves (or less) as the desired palette size and maps the original image to the newly-created palette.
void

Uses in package net.sourceforge.jiu.color.dithering

Methods which throw type net.sourceforge.jiu.ops.MissingParameterException

void
This method does the actual work of the operation.
void
Quantizes the input image, distributing quantization errors to neighboring pixels.
void

Uses in package net.sourceforge.jiu.codecs.jpeg

Methods which throw type net.sourceforge.jiu.ops.MissingParameterException

void

Uses in package net.sourceforge.jiu.geometry

Methods which throw type net.sourceforge.jiu.ops.MissingParameterException

void
This method does the actual work of the operation.
void
void
void
void
void
void
void
void

Uses in package net.sourceforge.jiu.color.adjustment

Methods which throw type net.sourceforge.jiu.ops.MissingParameterException

void
This method does the actual work of the operation.
void
void
void

Uses in package net.sourceforge.jiu.color

Methods which throw type net.sourceforge.jiu.ops.MissingParameterException

void
void
Inverts the input image, reusing an output image if one has been specified.

Uses in package net.sourceforge.jiu.color.reduction

Methods which throw type net.sourceforge.jiu.ops.MissingParameterException

PixelImage
Static convenience method to convert an RGB image to a grayscale image.
void
This method does the actual work of the operation.
void
This method does the actual work of the operation.
void
This method does the actual work of the operation.
void
This method does the actual work of the operation.
void
void

Uses in package net.sourceforge.jiu.color.analysis

Methods which throw type net.sourceforge.jiu.ops.MissingParameterException

TextureAnalysis
Create a TextureAnalysis operation with the results computed from a given matrix.
TextureAnalysis
TextureAnalysis.compute(IntegerImage image, int channelIndex)
For one channel of the argument image, create a TextureAnalysis operation with all attributes
void
This method does the actual work of the operation.
void
void
void
Run over the input matrix and determine contrast, energy, entropy and homogeneity of that matrix.

Uses in package net.sourceforge.jiu.color.promotion

Methods which throw type net.sourceforge.jiu.ops.MissingParameterException

void
void
void
void
void
void
void
void
void
void

Uses in package net.sourceforge.jiu.codecs

Methods which throw type net.sourceforge.jiu.ops.MissingParameterException

void
void
void
void
Loads an image from a PNM input stream.
void
void
void
void
This method does the actual work of the operation.
void
void
void
Checks the parameter and loads an image.
void
This method does the actual work of the operation.
void
void
void