public class Process
extends java.lang.Object
| Constructor and Description |
|---|
Process() |
| Modifier and Type | Method and Description |
|---|---|
static void |
exec(ij.process.ImageProcessor iProc,
ij.gui.Roi roi,
ij.ImagePlus image,
Option op)
exec
Execute the algorithm over the region of interest @param roi line that lies on @param image.
|
public static void exec(ij.process.ImageProcessor iProc,
ij.gui.Roi roi,
ij.ImagePlus image,
Option op)
iProc - roi - image - op -