Uses of Class
org.anchoranalysis.experiment.bean.task.Task

Packages that use Task
Package
Description
Generic experiments that handle input and output in structured ways.
How a task is executed on multiple inputs.
Defines a task, which is a set of operations run on an input, that may or may not generate an output.
Interfaces for replacing attributes of an experiment: input, output, task etc.
Non-bean classes related to JobProcessor.
Loading and displaying pre-defined tasks.
Beans to combine two or more annotations.
Task to compare a set of annotations to a segmentation or another set of annotations.
A parent package for many different kinds of tasks.
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.
Task(s) to export histograms of intensity values.
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.
Implementations of Task related to file-system I/O.
Converting from NamedChannelsInput to the input-type expected by a Task.
Beans related to Define involving Mark or related classes.
Helper classes to execute Tasks in tests.