Uses of Interface
org.anchoranalysis.annotation.io.assignment.Assignment
Packages that use Assignment
Package
Description
A pairing of objects from two collections (bipartite matching).
Generates output images to illustrate a
Assignment between annotations.-
Uses of Assignment in org.anchoranalysis.annotation.io.assignment
Classes in org.anchoranalysis.annotation.io.assignment that implement AssignmentModifier and TypeClassDescriptionclassCreates an assignment between intersecting voxels in two objects.classPairs anObjectMaskin one set with anObjectMaskin another, if deemed to overlap sufficiently. -
Uses of Assignment in org.anchoranalysis.annotation.io.assignment.generator
Subclasses with type arguments of type Assignment in org.anchoranalysis.annotation.io.assignment.generatorMethods in org.anchoranalysis.annotation.io.assignment.generator with parameters of type AssignmentModifier and TypeMethodDescriptionDrawColoredObjects.createObjectsImage(Assignment<ObjectMask> assignment, boolean left, AssignmentColorPool colorPool) Creates an image with the objects colored, as indicated in the class description.AssignmentGenerator.transform(Assignment<ObjectMask> element)