Uses of Package
org.anchoranalysis.image.feature.bean.histogram
Packages that use org.anchoranalysis.image.feature.bean.histogram
Package
Description
Features that operate on a
Histogram
.Implementations of
FeatureHistogram
that calculate
statistics.Implementations of
FeatureHistogram
that perform
thresholding.-
Classes in org.anchoranalysis.image.feature.bean.histogram used by org.anchoranalysis.image.feature.bean.histogramClassDescriptionBase class for
FeatureHistogram
implementations that calculate a statistic from theHistogram
. -
Classes in org.anchoranalysis.image.feature.bean.histogram used by org.anchoranalysis.plugin.image.feature.bean.histogram.statisticClassDescriptionBase class for
FeatureHistogram
implementations that calculate a statistic from theHistogram
. -
Classes in org.anchoranalysis.image.feature.bean.histogram used by org.anchoranalysis.plugin.image.feature.bean.histogram.thresholdClassDescriptionBase class for
FeatureHistogram
implementations that calculate a statistic from theHistogram
.