Package org.anchoranalysis.plugin.image.feature.bean.object.pair.touching
Features that calculate how many other objects an
ObjectMask directly neighbors.
When an ObjectMask has at least one voxel that
neighbors the voxel of another ObjectMask we deem
them as touching.
-
Class Summary Class Description HasTouchingVoxels A simple scheme for counting the touching voxels.NumberTouchingVoxelFaces A scheme for counting the touching voxels by intersection of object-masksNumberTouchingVoxels A scheme for counting touching voxels.TouchingVoxels Base class for features that calculate touching with a dilated bounding box intersection.