Module org.scijava.ops.image
Package org.scijava.ops.image.threshold.localPhansalkar
-
Class Summary Class Description ComputeLocalPhansalkarThreshold<T extends RealType<T>> This is a modification of Sauvola's thresholding method to deal with low contrast images.ComputeLocalPhansalkarThresholdIntegral<T extends RealType<T>> Local thresholding algorithm as proposed by Phansalkar et al.LocalPhansalkarThreshold<T extends RealType<T>>