Uses of Class
org.anchoranalysis.plugin.image.feature.bean.object.single.OutlineKernelBase
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.feature.bean.object.single.border |
Implementations of
FeatureSingleObject that determine if an
object lies at the border of an image. |
| org.anchoranalysis.plugin.image.feature.bean.object.single.energy |
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.border Modifier and Type Class Description classNumberVoxelsAtBorderCalculates 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.energy Modifier and Type Class Description classNumberNeighboringVoxelsCalculates the number of voxels on the object that have a neighbor.