Package org.anchoranalysis.plugin.image.feature.bean.object.single.intensity.gradient

Implementations of FeatureSingleObject that measure an object's gradient from corresponding Channels storing the gradient.
  • Class Summary 
    Class Description
    GradientMagnitude
    Calculates the mean of the intensity-gradient defined by multiple Energy channels in a particular direction
    GradientMeanForAxis
    Calculates the mean of the intensity-gradient defined by multiple Energy channels in a particular direction
    IntensityGradientBase
    Base class for features that calculate intensity gradients from multiple channels.