Package org.anchoranalysis.plugin.image.bean.channel.provider.mask
package org.anchoranalysis.plugin.image.bean.channel.provider.mask
Implementations of
ChannelProvider
that involve
conversion from or application of Mask
s.-
ClassesClassDescriptionA base class for a
ChannelProvider
which also uses a binary-mask, but which doesn't use any otherChannelProvider
as an input.A base class for aChannelProviderUnary
which also uses a binary mask.Set pixels NOT IN the mask to 0, but keep pixels IN the mask identical.