Uses of Enum Class
imagingbook.common.threshold.Thresholder.BackgroundMode
Packages that use Thresholder.BackgroundMode
-
Uses of Thresholder.BackgroundMode in imagingbook.common.threshold
Methods in imagingbook.common.threshold that return Thresholder.BackgroundModeModifier and TypeMethodDescriptionstatic Thresholder.BackgroundModeReturns the enum constant of this class with the specified name.static Thresholder.BackgroundMode[]Thresholder.BackgroundMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Thresholder.BackgroundMode in imagingbook.common.threshold.adaptive
Fields in imagingbook.common.threshold.adaptive declared as Thresholder.BackgroundModeModifier and TypeFieldDescriptionBernsenThresholder.Parameters.bgModeBackground type (seeThresholder.BackgroundMode)NiblackThresholder.Parameters.bgModeSauvolaThresholder.Parameters.bgMode