Uses of Package
org.anchoranalysis.annotation.io.assignment
| Package | Description |
|---|---|
| org.anchoranalysis.annotation.io.assignment |
A pairing of objects from two collections (bipartite matching).
|
| org.anchoranalysis.annotation.io.assignment.generator |
Generates output images to illustrate a
Assignment between annotations. |
-
Classes in org.anchoranalysis.annotation.io.assignment used by org.anchoranalysis.annotation.io.assignment Class Description Assignment A one-to-one pairing between items in two respective sets.CostMatrix Stores costs between all possible pairings between elements from two lists.OverlappingObjects Pairs anObjectMaskin one set with anObjectMaskin another, if deemed to overlap sufficiently. -
Classes in org.anchoranalysis.annotation.io.assignment used by org.anchoranalysis.annotation.io.assignment.generator Class Description Assignment A one-to-one pairing between items in two respective sets.