Uses of Package
org.anchoranalysis.plugin.image.feature.bean.morphological
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.feature.bean.morphological |
Beans that affects how morphological operations occur.
|
| org.anchoranalysis.plugin.image.feature.bean.object.pair |
Features from pairs of
ObjectMasks. |
| org.anchoranalysis.plugin.image.feature.bean.object.single.intensity |
Implementations of
FeatureSingleObject that measure an object's
intensity on a corresponding Channel. |
| org.anchoranalysis.plugin.image.feature.bean.object.single.morphological |
Implementations of
FeatureSingleObject that implement
morphological operations. |
| org.anchoranalysis.plugin.image.feature.object.calculation.single |
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.morphological Class Description MorphologicalIterations Specifies 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.pair Class Description MorphologicalIterations Specifies 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.intensity Class Description MorphologicalIterations Specifies 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.morphological Class Description MorphologicalIterations Specifies 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.single Class Description MorphologicalIterations Specifies a certain number of iterations of the morphological operations of dilation and erosion.