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 dilatedObjectMask
s for different iteration counts.Calculates the erosion of anObjectMask
.Calculates a map of erodedObjectMask
s for different iteration counts.