Frames | No Frames |
Methods which throw type net.sourceforge.jiu.ops.MissingParameterException | |
TextureAnalysis | Create a TextureAnalysis operation with the results computed from a
given matrix. |
TextureAnalysis | 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. |
Methods which throw type net.sourceforge.jiu.ops.MissingParameterException | |
void | This method does the actual work of the operation. |
void | |
void | |
void |
Methods which throw type net.sourceforge.jiu.ops.MissingParameterException | |
void | |
void | Inverts the input image, reusing an output image if one has been specified. |
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. |
Methods which throw type net.sourceforge.jiu.ops.MissingParameterException | |
void |
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. |
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 |
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 |
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. |
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 |
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 |
Methods which throw type net.sourceforge.jiu.ops.MissingParameterException | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void |
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 |