Package org.anchoranalysis.plugin.image.bean.mask.provider
package org.anchoranalysis.plugin.image.bean.mask.provider
Implementations of
MaskProvider
.-
ClassesClassDescriptionCreates a new mask of particular dimensionality where all values are off.Creates a new mask of particular dimensionality where all values are on.A provider that creates a duplicate of a given
Mask
.Base-class forMaskProvider
s that accept aChannel
as input.Base class forMaskProvider
s that create a mask based on given dimensions.Switches on voxels to off and vice-versa.A provider that references an existingMask
by its identifier.Scales the mask in XY dimensions, but not in Z dimension.