Uses of Package
org.anchoranalysis.inference.concurrency

Package
Description
Defines a task, which is a set of operations run on an input, that may or may not generate an output.
Specifying how many CPUs and GPUs can be allocated for some purpose.
Beans to combine two or more annotations.
Task to compare a set of annotations to a segmentation or another set of annotations.
Combining multiple images together into a single image.
Tasks pertaining to Features.
Tasks for converting image-formats.
Tasks that involved stacks (usually each channel from an image) that are somehow grouped-together.
Associating labels with images.
Tasks to scale an image.
Tasks to segment an image.
Tasks that process on one or more slices from a z-stack.
Non-bean classes for image-segmentation.
Implementations of Task related to file-system I/O.
Converting from NamedChannelsInput to the input-type expected by a Task.
Segmenting a Stack using the ONNX Runtime to produce an ObjectCollection.
Segmentation of a Stack using OpenCV.