Class Hierarchy
- java.lang.Object
- imagingbook.common.threshold.adaptive.BernsenThresholder (implements imagingbook.common.threshold.adaptive.AdaptiveThresholder)
- imagingbook.common.threshold.adaptive.BernsenThresholder.Parameters (implements imagingbook.common.util.ParameterBundle<TargetT>)
- imagingbook.common.threshold.adaptive.NiblackThresholder (implements imagingbook.common.threshold.adaptive.AdaptiveThresholder)
- imagingbook.common.threshold.adaptive.NiblackThresholder.Box
- imagingbook.common.threshold.adaptive.NiblackThresholder.Disk
- imagingbook.common.threshold.adaptive.NiblackThresholder.Gauss
- imagingbook.common.threshold.adaptive.NiblackThresholder.Parameters (implements imagingbook.common.util.ParameterBundle<TargetT>)
- imagingbook.common.threshold.adaptive.SauvolaThresholder (implements imagingbook.common.threshold.adaptive.AdaptiveThresholder)
- imagingbook.common.threshold.adaptive.SauvolaThresholder.Parameters (implements imagingbook.common.util.ParameterBundle<TargetT>)
Interface Hierarchy
- imagingbook.common.threshold.Thresholder
- imagingbook.common.threshold.adaptive.AdaptiveThresholder
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- imagingbook.common.threshold.adaptive.NiblackThresholder.RegionType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)