Module org.scijava.ops.image
Package org.scijava.ops.image.threshold.localSauvola
-
Class Summary Class Description ComputeLocalSauvolaThreshold<T extends RealType<T>> This is a modification of Niblack's thresholding method.ComputeLocalSauvolaThresholdIntegral<T extends RealType<T>> Local thresholding algorithm as proposed by Sauvola et al.LocalSauvolaThreshold<T extends RealType<T>>