Module org.scijava.ops.image
Package org.scijava.ops.image.threshold.localBernsen
-
Class Summary Class Description ComputeLocalBernsenThreshold<T extends RealType<T>> Local threshold method which is similar toComputeLocalMidGreyThreshold, but uses a constant value rather than the value of the input pixel when the contrast in the neighborhood of that pixel is too small.LocalBernsenThreshold<T extends RealType<T>>