Package org.anchoranalysis.plugin.image.bean.mask.provider.morphological
package org.anchoranalysis.plugin.image.bean.mask.provider.morphological
Implementations of
MaskProvider that implement
morphological operations.-
ClassesClassDescriptionCreates a
Maskwhere all pixels are on within a box region.Performs a dilation morphological operation onBinaryVoxels.Performs an erosion morphological operation onBinaryVoxels.Finds the exterior outer contour for aMaskthat forms its outline.Fits a box around the on voxels.Base class for performing morphological operations onBinaryVoxels.