Package org.anchoranalysis.plugin.image.feature.bean.object.pair.touching
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.
-
ClassesClassDescriptionA simple scheme for counting the touching voxels.A scheme for counting the touching voxels by intersection of object-masksA scheme for counting touching voxels.Base class for features that calculate touching with a dilated bounding box intersection.