Uses of Package
org.anchoranalysis.image.bean.threshold
| Package | Description |
|---|---|
| org.anchoranalysis.image.bean.segment.binary |
Base classes to perform binary-segmentation.
|
| org.anchoranalysis.image.bean.threshold |
Base classes for thresholding and calculating levels for thresholding.
|
-
Classes in org.anchoranalysis.image.bean.threshold used by org.anchoranalysis.image.bean.segment.binary Class Description Thresholder Thresholds voxels to create a binary-voxels using global thresholding. -
Classes in org.anchoranalysis.image.bean.threshold used by org.anchoranalysis.image.bean.threshold Class Description CalculateLevel Calculates a threshold-level from a histogram.Thresholder Thresholds voxels to create a binary-voxels using global thresholding.