Uses of Class
org.anchoranalysis.image.io.stack.input.ImageMetadataInput
Packages that use ImageMetadataInput
Package
Description
Source of rows in feature-tables with
FeatureSource
and derived classes.Implementations of
Summarizer
that summarize
images.-
Uses of ImageMetadataInput in org.anchoranalysis.plugin.image.task.bean.feature.source
Methods in org.anchoranalysis.plugin.image.task.bean.feature.source with parameters of type ImageMetadataInputModifier and TypeMethodDescriptionFromImageMetadata.additionalLabelsFor
(ImageMetadataInput input) protected ResultsVectorWithThumbnail
FromImageMetadata.calculateResultsForInput
(ImageMetadataInput input, FeatureCalculationContext<FeatureList<FeatureInputImageMetadata>> context) -
Uses of ImageMetadataInput in org.anchoranalysis.plugin.io.bean.summarizer.image
Methods in org.anchoranalysis.plugin.io.bean.summarizer.image with parameters of type ImageMetadataInputModifier and TypeMethodDescriptionvoid
ImageSize.add
(ImageMetadataInput input) void
SummarizerImageMetadataSimple.add
(ImageMetadataInput element) protected Integer
BitDepth.extractKey
(ImageMetadataInput element) protected Integer
NumberChannels.extractKey
(ImageMetadataInput element) protected abstract T
SummarizerImageMetadataSimple.extractKey
(ImageMetadataInput element)