Class CalculateDilationMap

Object
org.anchoranalysis.feature.calculate.part.CalculationPartMap<org.anchoranalysis.image.voxel.object.ObjectMask,​org.anchoranalysis.image.feature.input.FeatureInputSingleObject,​Integer,​org.anchoranalysis.feature.calculate.FeatureCalculationException>
org.anchoranalysis.plugin.image.feature.object.calculation.single.CalculateIncrementalOperationMap
org.anchoranalysis.plugin.image.feature.object.calculation.single.morphological.CalculateDilationMap
All Implemented Interfaces:
org.anchoranalysis.feature.calculate.cache.ResettableCalculation

public class CalculateDilationMap
extends CalculateIncrementalOperationMap
Calculates a map of dilated ObjectMasks for different iteration counts.

This class extends CalculateIncrementalOperationMap to perform dilation operations on object masks and cache the results for different iteration counts.