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