Uses of Class
org.anchoranalysis.image.io.bean.stack.reader.InputManagerWithStackReader
Packages that use InputManagerWithStackReader
Package
Description
Beans for reading data structures related to marked point processes from the file system.
Task to compare a set of annotations to a segmentation or another set of annotations.
Grouping files together so that they collectively represent a single entity.
InputManagers that accept a set of
named-channels.Implementations of
InputManager that process Stacks.-
Uses of InputManagerWithStackReader in org.anchoranalysis.mpp.io.bean.input
Subclasses of InputManagerWithStackReader in org.anchoranalysis.mpp.io.bean.inputModifier and TypeClassDescriptionclassManages input forMultiInputobjects, combining various input sources. -
Uses of InputManagerWithStackReader in org.anchoranalysis.plugin.annotation.bean.comparison
Modifier and TypeClassDescriptionclassAnnotationComparisonInputManager<T extends InputFromManager>An input manager for annotation comparison that extendsInputManagerWithStackReader. -
Uses of InputManagerWithStackReader in org.anchoranalysis.plugin.io.bean.file.group
Subclasses of InputManagerWithStackReader in org.anchoranalysis.plugin.io.bean.file.groupModifier and TypeClassDescriptionclassAnInputManagerWithStackReaderthat can unify separate images in separate files to form a singleStack. -
Uses of InputManagerWithStackReader in org.anchoranalysis.plugin.io.bean.input.channel
Modifier and TypeClassDescriptionclassAn image viewed as a set of channels, each with a unique name.classclassParent for all theNamedChannelsclasses -
Uses of InputManagerWithStackReader in org.anchoranalysis.plugin.io.bean.input.stack
Subclasses of InputManagerWithStackReader in org.anchoranalysis.plugin.io.bean.input.stackModifier and TypeClassDescriptionclassAnInputManagerwhere each file provides one or moreStacks.