Package org.anchoranalysis.plugin.image.feature.object.calculation.single.morphological
Implementations of
CalculationPart that that
process a single ObjectMask - with morphological operations.-
Class Summary Class Description CalculateDilation Calculates the dilation of anObjectMask.CalculateDilationMap Calculates a map of dilatedObjectMasks for different iteration counts.CalculateErosion Calculates the erosion of anObjectMask.CalculateErosionMap Calculates a map of erodedObjectMasks for different iteration counts.