public class QuantileThresholder extends GlobalThresholder
| Constructor and Description |
|---|
QuantileThresholder() |
QuantileThresholder(double b) |
| Modifier and Type | Method and Description |
|---|---|
int |
getThreshold(int[] h) |
getThreshold, thresholdpublic QuantileThresholder()
public QuantileThresholder(double b)
public int getThreshold(int[] h)
getThreshold in class GlobalThresholderCopyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)