Uses of Class
org.anchoranalysis.image.bean.threshold.Thresholder
Packages that use Thresholder
Package
Description
Base classes to perform binary-segmentation.
Base classes for thresholding and calculating levels for thresholding.
-
Uses of Thresholder in org.anchoranalysis.image.bean.segment.binary
Methods in org.anchoranalysis.image.bean.segment.binary that return ThresholderModifier and TypeMethodDescriptionBinarySegmentationThreshold.getThresholder()Performs the global thresholding.Methods in org.anchoranalysis.image.bean.segment.binary with parameters of type ThresholderModifier and TypeMethodDescriptionvoidBinarySegmentationThreshold.setThresholder(Thresholder thresholder) Performs the global thresholding. -
Uses of Thresholder in org.anchoranalysis.image.bean.threshold
Subclasses of Thresholder in org.anchoranalysis.image.bean.threshold