Uses of Class
org.anchoranalysis.image.feature.bean.object.pair.FeaturePairObjects
Packages that use FeaturePairObjects
-
Uses of FeaturePairObjects in org.anchoranalysis.image.feature.bean.object.pair
Subclasses of FeaturePairObjects in org.anchoranalysis.image.feature.bean.object.pairModifier and TypeClassDescriptionclassBase class for evaluatingFeaturePairObjectsin terms of another feature that operates on elements (first, second, merged etc.).classEvaluates a feature on the first object in a pair of objects.classEvaluates a feature on the merged object created from a pair of objects.classCalculates the minimum value of a feature applied to both objects in a pair.classRatio of first-object to second-object in a pair.classEvaluates a feature on the second object in a pair of objects.classSubtract second-object from first-object in a pair.