Package org.anchoranalysis.plugin.image.feature.bean.object.pair.overlap
package org.anchoranalysis.plugin.image.feature.bean.object.pair.overlap
Features that calculate the degree of overlap between two
ObjectMask
s.-
ClassesClassDescriptionTODO the center-of-gravity calculation can be turned into a FeatureCalculation which is cacheableExpresses the number of intersecting pixels between two objects as a ratio to a denominator.Calculates the overlap ratio between two objects relative to the size of the first object.Overlap ratio to the maximum number of pixelsCalculates the overlap ratio between two objects relative to the size of the merged object.Calculates the overlap ratio between two objects relative to the size of the second object.