Uses of Class
org.anchoranalysis.plugin.image.bean.histogram.threshold.CalculateLevelRelativeToThreshold
Packages that use CalculateLevelRelativeToThreshold
-
Uses of CalculateLevelRelativeToThreshold in org.anchoranalysis.plugin.image.bean.histogram.threshold
Subclasses of CalculateLevelRelativeToThreshold in org.anchoranalysis.plugin.image.bean.histogram.thresholdModifier and TypeClassDescriptionclass
Calculates a level from the first delegate and if greater than a threshold, recalculates from a second delegate.class
Calculates a level from the first delegate and if less than a threshold, recalculates from a second delegate.