Uses of Class
org.anchoranalysis.image.bean.threshold.CalculateLevel
Packages that use CalculateLevel
Package
Description
Base classes for thresholding and calculating levels for thresholding.
-
Uses of CalculateLevel in org.anchoranalysis.image.bean.threshold
Subclasses of CalculateLevel in org.anchoranalysis.image.bean.thresholdModifier and TypeClassDescriptionclassImplementation ofCalculateLevelthat calls a single delegateCalculateLevel.Subclasses with type arguments of type CalculateLevel in org.anchoranalysis.image.bean.thresholdModifier and TypeClassDescriptionclassCalculates a threshold-level from a histogram.Methods in org.anchoranalysis.image.bean.threshold that return CalculateLevelModifier and TypeMethodDescriptionCalculateLevelUnary.getCalculateLevel()The delegateCalculateLevel.ThresholderGlobal.getCalculateLevel()Methods in org.anchoranalysis.image.bean.threshold with parameters of type CalculateLevelModifier and TypeMethodDescriptionvoidCalculateLevelUnary.setCalculateLevel(CalculateLevel calculateLevel) The delegateCalculateLevel.voidThresholderGlobal.setCalculateLevel(CalculateLevel calculateLevel) Constructors in org.anchoranalysis.image.bean.threshold with parameters of type CalculateLevel