Uses of Package
org.anchoranalysis.experiment.bean.task
Packages that use org.anchoranalysis.experiment.bean.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
Feature
s.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
.Helper classes to execute
Task
s in tests.-
Classes in org.anchoranalysis.experiment.bean.task used by org.anchoranalysis.experiment.bean.io
-
-
Classes in org.anchoranalysis.experiment.bean.task used by org.anchoranalysis.experiment.bean.task
-
Classes in org.anchoranalysis.experiment.bean.task used by org.anchoranalysis.experiment.io
-
-
Classes in org.anchoranalysis.experiment.bean.task used by org.anchoranalysis.launcher.run.tasksClassDescriptionEncapsulates some kind of processing to be performed on a set of inputs.A particular type of task that doesn't share-state between running jobs
-
-
-
Classes in org.anchoranalysis.experiment.bean.task used by org.anchoranalysis.plugin.image.task.bean
-
-
-
-
-
-
-
-
-
-
Classes in org.anchoranalysis.experiment.bean.task used by org.anchoranalysis.plugin.io.bean.task
-
-
Classes in org.anchoranalysis.experiment.bean.task used by org.anchoranalysis.plugin.mpp.bean.defineClassDescriptionEncapsulates some kind of processing to be performed on a set of inputs.A particular type of task that doesn't share-state between running jobs
-
Classes in org.anchoranalysis.experiment.bean.task used by org.anchoranalysis.test.experiment.task