Module org.scijava.ops.image
Package org.scijava.ops.image.threshold.localNiblack
-
Class Summary Class Description ComputeLocalNiblackThreshold<T extends RealType<T>> LocalThresholdMethod using Niblack's thresholding method.ComputeLocalNiblackThresholdIntegral<T extends RealType<T>,U extends RealType<U>> Niblack's local thresholding algorithm.LocalNiblackThreshold<T extends RealType<T>>