public class LocalThresholderMean extends LocalThresholder
| Constructor and Description |
|---|
LocalThresholderMean(float r0,
float r1,
float r2,
double weight) |
| Modifier and Type | Method and Description |
|---|---|
float |
getLocalThreshold(int xc,
int yc,
int zc) |
getRawImage, getWatershedImage, setRawImage, setWatershedImagepublic LocalThresholderMean(float r0,
float r1,
float r2,
double weight)
public float getLocalThreshold(int xc,
int yc,
int zc)
getLocalThreshold in class LocalThresholder