Uses of Package
org.anchoranalysis.image.bean.threshold
Packages that use org.anchoranalysis.image.bean.threshold
Package
Description
Base classes to perform binary-segmentation.
Base classes for thresholding and calculating levels for thresholding.
Implementations of
Thresholder
that use FIJI.Implementations of
ChannelProvider
that involve
conversion from or application of ObjectMask
s.Implementations of
HistogramProvider
.Thresholding of intensity values represented in at
Histogram
.Implementations of
FeatureHistogram
that perform
thresholding.Implementations of
VoxelScore
.Non-bean for operations or calculations relating to intensity.
Non-beans for calculating a thresholding level from itensity values.
Implementations of
Thresholder
that call ImageJ.-
Classes in org.anchoranalysis.image.bean.threshold used by org.anchoranalysis.image.bean.segment.binary
-
Classes in org.anchoranalysis.image.bean.threshold used by org.anchoranalysis.image.bean.thresholdClassDescriptionCalculates a threshold-level from a histogram.Thresholds voxels to create a binary-voxels using global thresholding.
-
Classes in org.anchoranalysis.image.bean.threshold used by org.anchoranalysis.plugin.fiji.bean.threshold
-
-
-
Classes in org.anchoranalysis.image.bean.threshold used by org.anchoranalysis.plugin.image.bean.histogram.thresholdClassDescriptionCalculates a threshold-level from a histogram.Implementation of
CalculateLevel
that calls a single delegateCalculateLevel
. -
Classes in org.anchoranalysis.image.bean.threshold used by org.anchoranalysis.plugin.image.bean.mask.provider.segment
-
-
-
Classes in org.anchoranalysis.image.bean.threshold used by org.anchoranalysis.plugin.image.intensity
-
-
Classes in org.anchoranalysis.image.bean.threshold used by org.anchoranalysis.plugin.imagej.bean.threshold