public class ProcessorUtilities extends Object
Processors.| Constructor and Description |
|---|
ProcessorUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static ImageProcessor<MBFImage> |
wrap(SinglebandImageProcessor<Float,FImage> proc)
|
public ProcessorUtilities()
public static ImageProcessor<MBFImage> wrap(SinglebandImageProcessor<Float,FImage> proc)
proc - the processor to wrap