Uses of Class
org.anchoranalysis.image.feature.input.FeatureInputHistogram
Packages that use FeatureInputHistogram
Package
Description
Features that operate on a
Histogram
.Implementations of
FeatureHistogram
that perform
thresholding.Implementations of
FeatureSingleObject
that measure an object's
intensity on a corresponding Channel
.Implementations of
FeatureStack
or other features
that involve processing a Stack
.Source of rows in feature-tables with
FeatureSource
and derived classes.-
Uses of FeatureInputHistogram in org.anchoranalysis.image.feature.bean.histogram
Method parameters in org.anchoranalysis.image.feature.bean.histogram with type arguments of type FeatureInputHistogramModifier and TypeMethodDescriptiondouble
FeatureHistogramStatistic.calculate
(FeatureCalculationInput<FeatureInputHistogram> input) -
Uses of FeatureInputHistogram in org.anchoranalysis.plugin.image.feature.bean.histogram.threshold
Methods in org.anchoranalysis.plugin.image.feature.bean.histogram.threshold that return types with arguments of type FeatureInputHistogramMethod parameters in org.anchoranalysis.plugin.image.feature.bean.histogram.threshold with type arguments of type FeatureInputHistogramModifier and TypeMethodDescriptiondouble
LevelFromHistogram.calculate
(FeatureCalculationInput<FeatureInputHistogram> input) double
ThresholdHistogram.calculate
(FeatureCalculationInput<FeatureInputHistogram> input) void
ThresholdHistogram.setItem
(Feature<FeatureInputHistogram> item) -
Uses of FeatureInputHistogram in org.anchoranalysis.plugin.image.feature.bean.object.single.intensity
Methods in org.anchoranalysis.plugin.image.feature.bean.object.single.intensity that return types with arguments of type FeatureInputHistogramMethod parameters in org.anchoranalysis.plugin.image.feature.bean.object.single.intensity with type arguments of type FeatureInputHistogramModifier and TypeMethodDescriptionvoid
Intensity.setItem
(Feature<FeatureInputHistogram> item) Feature to apply to the histogram -
Uses of FeatureInputHistogram in org.anchoranalysis.plugin.image.feature.bean.stack.intensity
Methods in org.anchoranalysis.plugin.image.feature.bean.stack.intensity that return types with arguments of type FeatureInputHistogramMethod parameters in org.anchoranalysis.plugin.image.feature.bean.stack.intensity with type arguments of type FeatureInputHistogramModifier and TypeMethodDescriptionvoid
Intensity.setItem
(Feature<FeatureInputHistogram> item) Feature to apply to the histogram. -
Uses of FeatureInputHistogram in org.anchoranalysis.plugin.image.task.bean.feature.source
Method parameters in org.anchoranalysis.plugin.image.task.bean.feature.source with type arguments of type FeatureInputHistogramModifier and TypeMethodDescriptionprotected ResultsVectorWithThumbnail
FromHistogram.calculateResultsForInput
(FileInput input, FeatureCalculationContext<FeatureList<FeatureInputHistogram>> context)