Uses of Class
org.anchoranalysis.experiment.task.ParametersExperiment

Packages that use ParametersExperiment
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.
Non-bean classes related to a Task.
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.
Implementations of Task related to file-system I/O.
Converting from NamedChannelsInput to the input-type expected by a Task.