Uses of Interface
org.anchoranalysis.io.output.outputter.InputOutputContext

Packages that use InputOutputContext
Package
Description
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 a Task.
Writes feature-calculation results in different formats, also grouped results.
Reading and writing of image-related data objects to and from the filesystem.
Beans to specify the outputting of features into CSV from a ObjectCollection.
Classes for outputting to particular directories.
Beans to combine two or more annotations.
Task to compare a set of annotations to a segmentation or another set of annotations.
Pairs annotations from two different sets, creating an assignment of some type.
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.
Non-bean classes pertaining to Features as used in tasks.
Non-beans for calculating Features.
Non-bean classes about grouping channels or other inputs.
Non-bean classes about labelling images.
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.
Testing utilities and fixtures with no greater downstream dependency than anchor-image-io or anchor-io-bioformats or anchor-imagej.