Uses of Package
org.anchoranalysis.plugin.image.feature.object.calculation.single
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.feature.object.calculation.single |
Implementations of
CalculationPart that that
process a single ObjectMask. |
| org.anchoranalysis.plugin.image.feature.object.calculation.single.morphological |
Implementations of
CalculationPart that that
process a single ObjectMask - with morphological operations. |
-
Classes in org.anchoranalysis.plugin.image.feature.object.calculation.single used by org.anchoranalysis.plugin.image.feature.object.calculation.single Class Description CalculateIncrementalOperationMap Calculates incremental operations onObjectMasks and stores the results in a map.CalculateObjectMask Calculates anObjectMaskbased on a specified number of iterations. -
Classes in org.anchoranalysis.plugin.image.feature.object.calculation.single used by org.anchoranalysis.plugin.image.feature.object.calculation.single.morphological Class Description CalculateIncrementalOperationMap Calculates incremental operations onObjectMasks and stores the results in a map.CalculateObjectMask Calculates anObjectMaskbased on a specified number of iterations.