Package org.anchoranalysis.image.bean.threshold
Base classes for thresholding and calculating levels for thresholding.
-
Class Summary Class Description CalculateLevel Calculates a threshold-level from a histogram.CalculateLevelUnary Implementation ofCalculateLevelthat calls a single delegateCalculateLevel.Thresholder Thresholds voxels to create a binary-voxels using global thresholding.ThresholderGlobal Performs global thresholding.