Uses of Package
org.anchoranalysis.plugin.image.feature.bean.morphological
Packages that use org.anchoranalysis.plugin.image.feature.bean.morphological
Package
Description
Beans that affects how morphological operations occur.
Features from pairs of
ObjectMask
s.Implementations of
FeatureSingleObject
that measure an object's
intensity on a corresponding Channel
.Implementations of
FeatureSingleObject
that implement
morphological operations.Implementations of
CalculationPart
that that
process a single ObjectMask
.-
Classes in org.anchoranalysis.plugin.image.feature.bean.morphological used by org.anchoranalysis.plugin.image.feature.bean.morphologicalClassDescriptionSpecifies a certain number of iterations of the morphological operations of dilation and erosion.
-
Classes in org.anchoranalysis.plugin.image.feature.bean.morphological used by org.anchoranalysis.plugin.image.feature.bean.object.pairClassDescriptionSpecifies a certain number of iterations of the morphological operations of dilation and erosion.
-
Classes in org.anchoranalysis.plugin.image.feature.bean.morphological used by org.anchoranalysis.plugin.image.feature.bean.object.single.intensityClassDescriptionSpecifies a certain number of iterations of the morphological operations of dilation and erosion.
-
Classes in org.anchoranalysis.plugin.image.feature.bean.morphological used by org.anchoranalysis.plugin.image.feature.bean.object.single.morphologicalClassDescriptionSpecifies a certain number of iterations of the morphological operations of dilation and erosion.
-
Classes in org.anchoranalysis.plugin.image.feature.bean.morphological used by org.anchoranalysis.plugin.image.feature.object.calculation.singleClassDescriptionSpecifies a certain number of iterations of the morphological operations of dilation and erosion.