Package org.anchoranalysis.plugin.image.feature.bean.object.single.morphological
Implementations of
FeatureSingleObject that implement
morphological operations.-
Class Summary Class Description DerivedObject A base class for features that operate on a derived object mask and calculate a feature on it.Erode A feature that erodes an object mask and then calculates another feature on the eroded object.NumberRemovedVoxelsAfterClosing How many pixels are removed after a morphological closing operation on the object-mask.Shell Creates a shell around anObjectMaskby applying morphological operations.