Package org.anchoranalysis.plugin.image.feature.object.calculation.single
package org.anchoranalysis.plugin.image.feature.object.calculation.single
Implementations of
CalculationPart
that that
process a single ObjectMask
.-
ClassesClassDescriptionCalculates incremental operations on
ObjectMask
s and stores the results in a map.Calculates anObjectMask
based on a specified number of iterations.Calculates a shellObjectMask
by performing dilation and erosion operations.