public class InterpolatingThresholder extends AdaptiveThresholder
| Modifier and Type | Class and Description |
|---|---|
static class |
InterpolatingThresholder.Parameters |
| Constructor and Description |
|---|
InterpolatingThresholder() |
InterpolatingThresholder(InterpolatingThresholder.Parameters params) |
| Modifier and Type | Method and Description |
|---|---|
ij.process.ByteProcessor |
getThreshold(ij.process.ByteProcessor ip) |
getLine, getLine, getPaddedPixel, threshold, thresholdpublic InterpolatingThresholder()
public InterpolatingThresholder(InterpolatingThresholder.Parameters params)
public ij.process.ByteProcessor getThreshold(ij.process.ByteProcessor ip)
getThreshold in class AdaptiveThresholderCopyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)