Package org.anchoranalysis.plugin.image.bean.object.provider.morphological
package org.anchoranalysis.plugin.image.bean.object.provider.morphological
Implementations of
ObjectCollectionProvider
involving morphological operations.-
ClassesClassDescriptionDilates each object in the collection, growing bounding-boxes as necessary in relevant dimensions.Erodes each object in the collection, growing bounding-boxes as necessary in relevant dimensions.Base class for providers that apply morphological operations to an
ObjectCollection
.