Package org.anchoranalysis.plugin.image.feature.bean.object.single.morphological


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