Class Adaptive_Niblack

java.lang.Object
Ch09_Automatic_Thresholding.Adaptive_Niblack
All Implemented Interfaces:
PlugInFilter, JavaDocHelp

public class Adaptive_Niblack extends Object implements PlugInFilter, JavaDocHelp

ImageJ plugin demonstrating the use of the NiblackThresholder class. See Sec. 9.2.2 of [1] for additional details.

Version:
2022/04/01
See Also: