Uses of Package
org.anchoranalysis.plugin.image.feature.object.calculation.single
Packages that use org.anchoranalysis.plugin.image.feature.object.calculation.single
Package
Description
Implementations of
CalculationPart
that that
process a single ObjectMask
.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.singleClassDescriptionCalculates incremental operations on
ObjectMask
s and stores the results in a map.Calculates anObjectMask
based 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.morphologicalClassDescriptionCalculates incremental operations on
ObjectMask
s and stores the results in a map.Calculates anObjectMask
based on a specified number of iterations.