Uses of Class
org.anchoranalysis.plugin.image.feature.bean.object.single.OutlineKernelBase
Packages that use OutlineKernelBase
Package
Description
Implementations of
FeatureSingleObject
that determine if an
object lies at the border of an image.Implementations of
FeatureSingleObject
that reference a
particular Channel
in the associated EnergyStack
.-
Uses of OutlineKernelBase in org.anchoranalysis.plugin.image.feature.bean.object.single.border
Subclasses of OutlineKernelBase in org.anchoranalysis.plugin.image.feature.bean.object.single.borderModifier and TypeClassDescriptionclass
Calculates the number of voxels at the border of an object. -
Uses of OutlineKernelBase in org.anchoranalysis.plugin.image.feature.bean.object.single.energy
Subclasses of OutlineKernelBase in org.anchoranalysis.plugin.image.feature.bean.object.single.energyModifier and TypeClassDescriptionclass
Calculates the number of voxels on the object that have a neighbor.