public class Hysteresis_Thresholding
extends java.lang.Object
| Constructor and Description |
|---|
Hysteresis_Thresholding() |
| Modifier and Type | Method and Description |
|---|---|
ImagePlus |
hysteresis(ImagePlus image,
double lowval,
double highval,
boolean show,
boolean label) |
void |
run(ImageProcessor ip) |
int |
setup(java.lang.String arg,
ImagePlus imp) |