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 CalculateObjectMaskModifierConstructorDescriptionprotected
Copy 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 TypeClassDescriptionclass
Calculates the dilation of anObjectMask
.class
Calculates the erosion of anObjectMask
.