Uses of Class
org.anchoranalysis.plugin.image.feature.bean.object.single.surface.SurfaceNumberVoxelsBase
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.feature.bean.object.single.surface |
Implementations of
FeatureSingleObject that measures aspects of
the surface of an ObjectMask. |
-
Uses of SurfaceNumberVoxelsBase in org.anchoranalysis.plugin.image.feature.bean.object.single.surface
Subclasses of SurfaceNumberVoxelsBase in org.anchoranalysis.plugin.image.feature.bean.object.single.surface Modifier and Type Class Description classSurfaceNumberVoxelFacesThe number of voxel-faces along the surface (the faces of each voxel that touch outside)classSurfaceNumberVoxelsThe number of voxels on the surface (all voxels on the exterior of the object)