Package org.anchoranalysis.plugin.image.bean.mask.provider.convert
package org.anchoranalysis.plugin.image.bean.mask.provider.convert
Implementations of
MaskProvider that convert
providers of other types to ObjectMasks.-
ClassesClassDescriptionCreates a mask from an existing channel, reusing the channel's buffer and considering all 0 values as off, and 255 values as on.Creates a
Maskfrom a collection of object-masks.Creates aMaskfrom a specific channel in a stack.