Package org.anchoranalysis.image.bean.threshold
package org.anchoranalysis.image.bean.threshold
Base classes for thresholding and calculating levels for thresholding.
-
ClassesClassDescriptionCalculates a threshold-level from a histogram.Implementation of
CalculateLevel
that calls a single delegateCalculateLevel
.Thresholds voxels to create a binary-voxels using global thresholding.Performs global thresholding.