| Class | Description |
|---|---|
| GlobalThresholder | |
| IsodataThresholder |
This thresholder implements the algorithm proposed by Ridler and Calvard (1978),
T.W.
|
| IsodataThresholderSlow |
This thresholder implements the algorithm proposed by Ridler and Calvard (1978),
T.W.
|
| MaxEntropyThresholder |
Maximum entropy thresholder modeled after Kapur et al.
|
| MeanThresholder | |
| MedianThresholder |
This is only a special case of a QuantileThresholder with b = 0.5.
|
| MinErrorThresholder |
Minimum Error thresholder after Kittler and Illingworth (1986).
|
| OtsuThresholder |
Thresholder as described in N.
|
| QuantileThresholder |
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)