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 ResultsVectorWithThumbnailFromImageMetadata.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 TypeMethodDescriptionvoidImageSize.add(ImageMetadataInput input) voidSummarizerImageMetadataSimple.add(ImageMetadataInput element) protected IntegerBitDepth.extractKey(ImageMetadataInput element) protected IntegerNumberChannels.extractKey(ImageMetadataInput element) protected abstract TSummarizerImageMetadataSimple.extractKey(ImageMetadataInput element)