AbstractApplyThresholdImg<T> |
|
AbstractApplyThresholdIterable<T,I extends Iterable<T>,O extends Iterable<BitType>> |
|
AbstractComputeThresholdHistogram<T extends RealType<T>> |
|
ApplyThresholdMethod |
Ops which computes and apply a global threshold to an Img .
|
ApplyThresholdMethod.Huang<T extends RealType<T>> |
|
ApplyThresholdMethod.IJ1<T extends RealType<T>> |
|
ApplyThresholdMethod.Intermodes<T extends RealType<T>> |
|
ApplyThresholdMethod.IsoData<T extends RealType<T>> |
|
ApplyThresholdMethod.Li<T extends RealType<T>> |
|
ApplyThresholdMethod.MaxEntropy<T extends RealType<T>> |
|
ApplyThresholdMethod.MaxLikelihood<T extends RealType<T>> |
|
ApplyThresholdMethod.Mean<T extends RealType<T>> |
|
ApplyThresholdMethod.MinError<T extends RealType<T>> |
|
ApplyThresholdMethod.Minimum<T extends RealType<T>> |
|
ApplyThresholdMethod.Moments<T extends RealType<T>> |
|
ApplyThresholdMethod.Otsu<T extends RealType<T>> |
|
ApplyThresholdMethod.Percentile<T extends RealType<T>> |
|
ApplyThresholdMethod.RenyiEntropy<T extends RealType<T>> |
|
ApplyThresholdMethod.Rosin<T extends RealType<T>> |
|
ApplyThresholdMethod.Shanbhag<T extends RealType<T>> |
|
ApplyThresholdMethod.Triangle<T extends RealType<T>> |
|
ApplyThresholdMethod.Yen<T extends RealType<T>> |
|
ApplyThresholdMethodLocal |
|
ApplyThresholdMethodLocal.LocalHuangThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalIJ1Threshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalIntermodesThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalIsoDataThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalLiThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalMaxEntropyThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalMaxLikelihoodThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalMinErrorThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalMinimumThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalMomentsThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalOtsuThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalPercentileThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalRenyiEntropyThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalRosinThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalShanbhagThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalTriangleThreshold<T extends RealType<T>> |
|
ApplyThresholdMethodLocal.LocalYenThreshold<T extends RealType<T>> |
|
LocalThresholdMethod<T extends RealType<T>> |
|
LocalThresholdMethodHistogram<T extends RealType<T>,O extends BooleanType<O>> |
|
ThresholdNamespace |
The threshold namespace contains operations related to binary thresholding.
|
Thresholds |
Utility methods used by the various threshold methods.
|