Package adams.data.jai.flattener

Class Summary
AbstractJAIFlattener Abstract base class for JAI flattening operations.
DFT Performs discrete fourier transform (DFT).
Histogram Turns an image into a histogram.
In case of an 8-bit histogram, the image must already be converted to a gray image.
NamedSetup Applies a JAI flattener that is referenced via its global setup name (see 'NamedSetups').
PixelClassifications Generates an instance for each pixel classification that is stored in the image's report.
Pixel classifications are generated with the adams.flow.transformer.PixelSelector transformer, using the adams.flow.transformer.pixelselector.AddClassification action.
Pixels Gets all the pixels of the image.
 

Enum Summary
Histogram.HistogramType The type of histogram to generate.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.