Uses of Package
org.anchoranalysis.experiment

Package
Description
Arguments that can further specify an experiment in addition to its bean specification.
Beans related to executing an experiment by calling jobs on inputs.
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.
Non-bean classes related to JobProcessor.
Specifies a configuration of the launcher for a particular application.
Runs a particular experiment after identifying necessary paths and input files.
Different methods of selecting a object T that is used as a parameter for an experiment.
SelectParams for loading a Experiment.
A centralized location for all command-line options used by the launcher.
Adding/removing/changing the arguments (input and output) from the experiment via command-line-options.
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.
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 pertaining to combining stacks into a single 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.