Uses of Package
org.anchoranalysis.annotation.io.assignment
Packages that use org.anchoranalysis.annotation.io.assignment
Package
Description
A pairing of objects from two collections (bipartite matching).
Generates output images to illustrate a
Assignment between annotations.Task to compare a set of annotations to a segmentation or another set of annotations.
Pairs annotations from two different sets, creating an assignment of some type.
Utility classes for counting images incrementally.
-
Classes in org.anchoranalysis.annotation.io.assignment used by org.anchoranalysis.annotation.io.assignmentClassDescriptionA one-to-one pairing between items in two respective sets.Stores costs between all possible pairings between elements from two lists.Pairs an
ObjectMaskin one set with anObjectMaskin another, if deemed to overlap sufficiently. -
-
-
Classes in org.anchoranalysis.annotation.io.assignment used by org.anchoranalysis.plugin.annotation.bean.comparison.assignerClassDescriptionA one-to-one pairing between items in two respective sets.Creates an assignment between intersecting voxels in two objects.Pairs an
ObjectMaskin one set with anObjectMaskin another, if deemed to overlap sufficiently. -