Uses of Package
org.anchoranalysis.math.histogram
Packages that use org.anchoranalysis.math.histogram
Package
Description
Base classes for performing operations on
Channel
s.Classes that aren't AnchorBeans that pertain to the initialization of image-related beans.
Non-bean classes relating to image-segmentation.
Base classes for providers of different core data entities related to images.
Base classes for thresholding and calculating levels for thresholding.
Converts a channel to another data-type based upon a
Histogram
to which it is attached.The key data entity
org.anchoranalysis.image.voxel.object
and related-classes and
operations.Beans pertaining to feature definition and calculation.
Features that operate on a
Histogram
.Image-related implementations of
FeatureInput
.Non-bean classes for reading a
Histogram
from the
filesystem.Non-bean classes for writing a
Histogram
to the
filesystem.Statistics about aggregated voxel intensities.
The
Histogram
data class and related operations.Indexing voxel-values in different ways.
Factories for classes in
org.anchoranalysis.mpp.index
.Non-beans for reading data structures related to marked point processes from the file system.
Implementations of
Thresholder
that use FIJI.Implementations of
ConvertChannelTo
and ConvertChannelToWithHistogram
.Implementations of
HistogramProvider
.Thresholding of intensity values represented in at
Histogram
.Implementations of
FeatureHistogram
that calculate
statistics.Implementations of
FeatureHistogram
that perform
thresholding.Implementations of
VoxelScore
.Implementations of
CalculationPart
that process
Stack
s as used by features elsewhere in this package.Non-bean for operations or calculations relating to intensity.
Non-beans for calculating a thresholding level from itensity values.
Task(s) to export histograms of intensity values.
Implementations of
Thresholder
that call ImageJ.Testing utilities and fixtures with no greater downstream dependency than
anchor-image-feature or anchor-mpp.
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.image.bean.channel
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.image.bean.nonbean.init
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.image.bean.nonbean.segment
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.image.bean.provider
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.image.bean.threshold
-
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.image.core.object
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.image.feature.bean
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.image.feature.bean.histogram
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.image.feature.input
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.image.io.histogram.input
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.image.io.histogram.output
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.image.voxel.statistics
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.math.histogramClassDescriptionA histogram of integer values.Consumes a bin and corresponding count.
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.mpp.index
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.mpp.index.factory
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.mpp.io.input
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.plugin.fiji.bean.threshold
-
-
-
-
-
-
-
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.plugin.image.intensity
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.plugin.image.intensity.level
-
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.plugin.imagej.bean.threshold
-
Classes in org.anchoranalysis.math.histogram used by org.anchoranalysis.test.feature.plugins