Class NiblackThresholder.Box

java.lang.Object
imagingbook.common.threshold.adaptive.NiblackThresholder
imagingbook.common.threshold.adaptive.NiblackThresholder.Box
All Implemented Interfaces:
AdaptiveThresholder, Thresholder
Enclosing class:
NiblackThresholder

public static class NiblackThresholder.Box extends NiblackThresholder
Implementation of Niblack's adaptive thresholder using a rectangular (box-shaped) support region (concrete implementation of abstract class NiblackThresholder).
  • Constructor Details

    • Box

      public Box()
      Constructor using default parameters.
    • Box

      Constructor with specific parameters.
      Parameters:
      params - parameters