Uses of Package
imagingbook.common.threshold.adaptive
Packages that use imagingbook.common.threshold.adaptive
-
Classes in imagingbook.common.threshold.adaptive used by imagingbook.common.threshold.adaptiveClassDescriptionCommon interface to be implemented by all adaptive (i.e., non-global) thresholders.Parameters for class
BernsenThresholder
.This is an implementation of the adaptive thresholder proposed by Niblack in [1].Parameters for classNiblackThresholder
.Parameters for classSauvolaThresholder
.