Uses of Class
org.anchoranalysis.image.feature.input.FeatureInputPairObjects

Packages that use FeatureInputPairObjects
Package
Description
A pairing of objects from two collections (bipartite matching).
What to compare an annotation (ground truth) against?
Features that operate on a pair of ObjectMasks.
Reusable implementations of CalculationPart related to images.
A particular implementation of FeatureCalculatorMulti for feature-calculations based upon pairs of image-objects.
Image-related implementations of FeatureInput.
Pairs annotations from two different sets, creating an assignment of some type.
Implementations of ObjectCollectionProvider involving merging objects together.
Implementations of FeatureListProvider with input-type FeatureInputPairObjects.
Features from combinations of ObjectMasks.
Features from pairs of ObjectMasks.
Features that calculate the degree of overlap between two ObjectMasks.
Features that calculate how many other objects an ObjectMask directly neighbors.
Implementations of FeatureSingleObject that use SharedObjects for calculations, and measure the degree of intersection between objects.
Assigning priority when merging ObjectMasks.
Fixtures for creating object-masks and related feature-inputs.