Package org.anchoranalysis.annotation.io.assignment
package org.anchoranalysis.annotation.io.assignment
A pairing of objects from two collections (bipartite matching).
-
ClassDescriptionAssignment<T>A one-to-one pairing between items in two respective sets.Creates a one-to-one assignment between two sets of
ObjectMasks.CostMatrix<T>Stores costs between all possible pairings between elements from two lists.Creates an assignment between intersecting voxels in two objects.Pairs anObjectMaskin one set with anObjectMaskin another, if deemed to overlap sufficiently.