Package org.anchoranalysis.plugin.image.bean.channel.provider
package org.anchoranalysis.plugin.image.bean.channel.provider
Implementations of
ChannelProvider
that are
generic base-classes or otherwise abstract or general.-
ClassesClassDescriptionCreates a new channel with all values initialized to a constant (by default zero)Creates a duplicate of the input channel.An abstract base class for creating a channel from specified dimensions.Finds the input-stack using a conventional name of
input_image
- and extracts the first channelExtracts a channel from a provider of a stack.Provides a channel based on a condition from a dictionary.Provides a channel by referencing it from a a set of named-channels.Takes the two channels and creates a NEW third channel whose pixels are a function of the two channelsAn abstract base class for creating a channel from an existing channel and a collection of objects.AChannelProviderUnary
which has a scalar value field.