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

Implementations of FeatureSingleObject that reference a particular Channel in the associated EnergyStack.
  • Class Summary 
    Class Description
    CountEqual
    Counts the number of voxels in an object that have a specific intensity value in a channel.
    NumberNeighboringVoxels
    Calculates the number of voxels on the object that have a neighbor.
    SpecificEnergyChannelBase
    A base class for features that operate on a specific channel from the energy stack.