Uses of Class
org.scijava.ops.image.threshold.ApplyLocalThresholdIntegral
-
-
Uses of ApplyLocalThresholdIntegral in org.scijava.ops.image.threshold.localMean
Subclasses of ApplyLocalThresholdIntegral in org.scijava.ops.image.threshold.localMean Modifier and Type Class Description classLocalMeanThreshold<T extends RealType<T>>Implementation of the local mean threshold method for images. -
Uses of ApplyLocalThresholdIntegral in org.scijava.ops.image.threshold.localNiblack
Subclasses of ApplyLocalThresholdIntegral in org.scijava.ops.image.threshold.localNiblack Modifier and Type Class Description classLocalNiblackThreshold<T extends RealType<T>> -
Uses of ApplyLocalThresholdIntegral in org.scijava.ops.image.threshold.localPhansalkar
Subclasses of ApplyLocalThresholdIntegral in org.scijava.ops.image.threshold.localPhansalkar Modifier and Type Class Description classLocalPhansalkarThreshold<T extends RealType<T>> -
Uses of ApplyLocalThresholdIntegral in org.scijava.ops.image.threshold.localSauvola
Subclasses of ApplyLocalThresholdIntegral in org.scijava.ops.image.threshold.localSauvola Modifier and Type Class Description classLocalSauvolaThreshold<T extends RealType<T>>
-