Package org.anchoranalysis.plugin.image.feature.bean.object.single.shared.intersecting
Implementations of
FeatureSingleObject that use SharedObjects for calculations, and measure
the degree of intersection between objects.-
Class Summary Class Description CalculateIntersecting Calculates aFeatureInputPairObjectsfrom aFeatureInputSingleObjectand an intersectingObjectCollection.FeatureIntersectingObjects An abstract base class for features that calculate values based on intersecting objects.FeatureIntersectingObjectsSingleElement A feature that calculates a value based on intersecting objects, considering each intersecting object individually.FeatureIntersectingObjectsThreshold An abstract feature that calculates a value based on intersecting objects, considering each intersecting object individually and applying a threshold.MaxFeatureIntersectingObjects 1.MinFeatureIntersectingObjectsAboveThreshold 1.NumberIntersectingObjects A feature that calculates the number of objects intersecting with the input object.NumberIntersectingObjectsAboveThreshold 1.