Uses of Class
org.anchoranalysis.plugin.image.feature.object.calculation.single.CalculateObjectMask
Packages that use CalculateObjectMask
Package
Description
Implementations of
CalculationPart that that
process a single ObjectMask.Implementations of
CalculationPart that that
process a single ObjectMask - with morphological operations.-
Uses of CalculateObjectMask in org.anchoranalysis.plugin.image.feature.object.calculation.single
Constructors in org.anchoranalysis.plugin.image.feature.object.calculation.single with parameters of type CalculateObjectMaskModifierConstructorDescriptionprotectedCopy constructor. -
Uses of CalculateObjectMask in org.anchoranalysis.plugin.image.feature.object.calculation.single.morphological
Subclasses of CalculateObjectMask in org.anchoranalysis.plugin.image.feature.object.calculation.single.morphologicalModifier and TypeClassDescriptionclassCalculates the dilation of anObjectMask.classCalculates the erosion of anObjectMask.