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 Masks.-
ClassesClassDescriptionCreates a
Channeldirectly from aMaskwithout any modification.A base class for aChannelProviderwhich also uses a binary-mask, but which doesn't use any otherChannelProvideras an input.A base class for aChannelProviderUnarywhich also uses a binary mask.Set pixels NOT IN the mask to 0, but keep pixels IN the mask identical.