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 forMaskProviders that accept aChannelas input.Base class forMaskProviders that create a mask based on given dimensions.Switches on voxels to off and vice-versa.A provider that references an existingMaskby its identifier.Scales the mask in XY dimensions, but not in Z dimension.