Uses of Package
org.anchoranalysis.image.feature.bean.object.pair
Packages that use org.anchoranalysis.image.feature.bean.object.pair
Package
Description
Features that operate on a pair of
ObjectMask
s.Features from pairs of
ObjectMask
s.Features that calculate the degree of overlap between two
ObjectMask
s.Features that calculate how many other objects an
ObjectMask
directly neighbors.Implementations of
FeatureSingleObject
that use SharedObjects
for calculations.-
Classes in org.anchoranalysis.image.feature.bean.object.pair used by org.anchoranalysis.image.feature.bean.object.pairClassDescriptionBase class for evaluating
FeaturePairObjects
in terms of another feature that operates on elements (first, second, merged etc.).An abstract base class for features that operate on pairs of objects. -
Classes in org.anchoranalysis.image.feature.bean.object.pair used by org.anchoranalysis.plugin.image.feature.bean.object.pairClassDescriptionBase class for evaluating
FeaturePairObjects
in terms of another feature that operates on elements (first, second, merged etc.).An abstract base class for features that operate on pairs of objects. -
Classes in org.anchoranalysis.image.feature.bean.object.pair used by org.anchoranalysis.plugin.image.feature.bean.object.pair.overlapClassDescriptionAn abstract base class for features that operate on pairs of objects.
-
Classes in org.anchoranalysis.image.feature.bean.object.pair used by org.anchoranalysis.plugin.image.feature.bean.object.pair.touchingClassDescriptionAn abstract base class for features that operate on pairs of objects.