Uses of Class
org.anchoranalysis.image.feature.bean.object.pair.FeatureDeriveFromPair
Packages that use FeatureDeriveFromPair
Package
Description
Features that operate on a pair of
ObjectMask
s.Features from pairs of
ObjectMask
s.-
Uses of FeatureDeriveFromPair in org.anchoranalysis.image.feature.bean.object.pair
Subclasses of FeatureDeriveFromPair in org.anchoranalysis.image.feature.bean.object.pairModifier and TypeClassDescriptionclass
Evaluates a feature on the first object in a pair of objects.class
Evaluates a feature on the merged object created from a pair of objects.class
Calculates the minimum value of a feature applied to both objects in a pair.class
Ratio of first-object to second-object in a pair.class
Evaluates a feature on the second object in a pair of objects.class
Subtract second-object from first-object in a pair. -
Uses of FeatureDeriveFromPair in org.anchoranalysis.plugin.image.feature.bean.object.pair
Modifier and TypeClassDescriptionclass
Finds the intersection of two objects and calculates a feature on it