Class | Description |
---|---|
FloatProcessor |
This is an 32-bit floating-point image and methods that operate on that image.
|
ImageProcessor |
This abstract class is the superclass for classes that process
the four data types (byte, short, float and RGB) supported by ImageJ.
|