Uses of Package
org.anchoranalysis.plugin.image.feature.bean.object.single.shared.intersecting
| Package | Description |
|---|---|
| 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. |
-
Classes in org.anchoranalysis.plugin.image.feature.bean.object.single.shared.intersecting used by org.anchoranalysis.plugin.image.feature.bean.object.single.shared.intersecting Class Description 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.