Package org.anchoranalysis.plugin.image.feature.bean.object.single.surface
Implementations of
FeatureSingleObject that measures aspects of
the surface of an ObjectMask.-
Class Summary Class Description SurfaceNumberVoxelFaces The number of voxel-faces along the surface (the faces of each voxel that touch outside)SurfaceNumberVoxels The number of voxels on the surface (all voxels on the exterior of the object)SurfaceNumberVoxelsBase A base class for features that calculate the number of voxels on the surface of an object.