Uses of Interface
org.anchoranalysis.image.io.channel.input.ChannelGetter
Packages that use ChannelGetter
Package
Description
Non-bean classes for a mapping of names to
Channels.Non-bean classes pertaining to stacks and channels as used in tasks.
-
Uses of ChannelGetter in org.anchoranalysis.image.io.channel.map
Subinterfaces of ChannelGetter in org.anchoranalysis.image.io.channel.mapModifier and TypeInterfaceDescriptioninterfaceA collection ofChannels, each identified by a unique name and a time-index.Classes in org.anchoranalysis.image.io.channel.map that implement ChannelGetterModifier and TypeClassDescriptionclassExposes one or more instances of aNamedChannelsMapas a single aggregatedNamedChannelsMap.classA set of namedChannels available from anOpenedImageFile. -
Uses of ChannelGetter in org.anchoranalysis.plugin.image.task.stack
Constructors in org.anchoranalysis.plugin.image.task.stack with parameters of type ChannelGetterModifierConstructorDescriptionChannelGetterForTimepoint(ChannelGetter getter, int t) Creates a newChannelGetterForTimepointinstance.