| Name | Description | Type | Package | Framework |
| AutoThresholder | Autothresholding methods (limited to 256 bin histograms) from the Auto_Threshold plugin (http://fiji. | Class | ij.process | ImageJ |
|
| AutoThresholder .Method | Returns the enum constant of this type with the | Class | ij.process | ImageJ |
|
| BinaryInterpolator | | Class | ij.process | ImageJ |
|
| BinaryProcessor | This class processes binary images. | Class | ij.process | ImageJ |
|
| Blitter | ImageJ bit blitting classes must implement this interface. | Interface | ij.process | ImageJ |
|
| ByteBlitter | This class does bit blitting of byte images. | Class | ij.process | ImageJ |
|
| ByteProcessor | This is an 8-bit image and methods that operate on that image. | Class | ij.process | ImageJ |
|
| ByteStatistics | 8-bit image statistics, including histogram. | Class | ij.process | ImageJ |
|
| ColorBlitter | This class does bit blitting of RGB images. | Class | ij.process | ImageJ |
|
| ColorProcessor | This is an 32-bit RGB image and methods that operate on that image. | Class | ij.process | ImageJ |
|
| ColorSpaceConverter | Created Jan 15, 2004 Version 3 posted on ImageJ Mar 12, 2006 by Duane Schwartzwald | Class | ij.process | ImageJ |
|
| ColorStatistics | RGB image statistics, including histogram. | Class | ij.process | ImageJ |
|
| DownsizeTable | A table for easier downsizing by convolution with a kernel. | Class | ij.process | ImageJ |
|
| EllipseFitter | This class fits an ellipse to an ROI. | Class | ij.process | ImageJ |
|
| FHT | This class contains a Java implementation of the Fast HartleyTransform. | Class | ij.process | ImageJ |
|
| FloatBlitter | This class does bit blitting of 32-bit floating-point images. | Class | ij.process | ImageJ |
|
| FloatPolygon | Used by the Roi classes to return float coordinate arrays and to determine if a point is inside or outside of spline fitted selections. | Class | ij.process | ImageJ |
|
| FloatProcessor | This is an 32-bit floating-point image and methods that operate on that image. | Class | ij.process | ImageJ |
|
| FloatStatistics | 32-bit (float) image statistics, including histogram. | Class | ij.process | ImageJ |
|
| FloodFiller | This class, which does flood filling, is used by the floodFill() macro function and by the particle analyzer | Class | ij.process | ImageJ |
|
| ImageConverter | This class converts an ImagePlus object to a different type. | Class | ij.process | ImageJ |
|
| ImageProcessor | This abstract class is the superclass for classes that processthe four data types (byte, short, float and RGB) supported by ImageJ. | Class | ij.process | ImageJ |
|
| ImageStatistics | Statistics, including the histogram, of an image or selection. | Class | ij.process | ImageJ |
|
| LUT | This is an indexed color model that allows an lower and upper bound to be specified. | Class | ij.process | ImageJ |
|
| MedianCut | Converts an RGB image to 8-bit index color using Heckbert's median-cut color quantization algorithm. | Class | ij.process | ImageJ |
|
| PolygonFiller | This class fills polygons using the scan-line filling algorithm described at "http://www. | Class | ij.process | ImageJ |
|
| ShortBlitter | This class does bit blitting of 16-bit images. | Class | ij.process | ImageJ |
|
| ShortProcessor | ShortProcessors contain a 16-bit unsigned image and methods that operate on that image. | Class | ij.process | ImageJ |
|
| ShortStatistics | 16-bit image statistics, including histogram. | Class | ij.process | ImageJ |
|
| StackConverter | This class does stack type conversions. | Class | ij.process | ImageJ |
|
| StackProcessor | This class processes stacks. | Class | ij.process | ImageJ |
|
| StackStatistics | Statistics, including the histogram, of a stack. | Class | ij.process | ImageJ |
|
| TypeConverter | This class converts an ImageProcessor to another data type. | Class | ij.process | ImageJ |