public class LocalThresholderGaussFit extends LocalThresholder
| Constructor and Description |
|---|
LocalThresholderGaussFit(int maxRadius,
double gaussPC) |
| Modifier and Type | Method and Description |
|---|---|
float |
getLocalThreshold(int xc,
int yc,
int zc) |
getRawImage, getWatershedImage, setRawImage, setWatershedImagepublic LocalThresholderGaussFit(int maxRadius,
double gaussPC)
public float getLocalThreshold(int xc,
int yc,
int zc)
getLocalThreshold in class LocalThresholder