Package org.anchoranalysis.plugin.image.feature.object.calculation.single.morphological
package org.anchoranalysis.plugin.image.feature.object.calculation.single.morphological
Implementations of
CalculationPart that that
process a single ObjectMask - with morphological operations.-
ClassesClassDescriptionCalculates the dilation of an
ObjectMask.Calculates a map of dilatedObjectMasks for different iteration counts.Calculates the erosion of anObjectMask.Calculates a map of erodedObjectMasks for different iteration counts.