Uses of Package
org.anchoranalysis.io.output.outputter

Package
Description
Different approaches to where messages on the progress/status of an experiment are logged to.
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.
Helpful classes for logging.
Non-bean classes related to a Task.
Metadata for writing feature calculation-results in CSV format.
Writes feature-calculation results in different formats, also grouped results.
Various different outputs that can be written for the a grouped version of the results in LabelledResultsCollector.
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.
Non-bean classes for writing a Stack to the filesystem.
Outputting more than one element collectively using a generator.
Writing a sequence of elements using a generator.
Generators for writing tabular data, including CSV.
Generators for writing textual data, including strings.
Beans for the framework around writing files to the file-system.
Classes for outputting to particular directories.
BoundDirectory and related classes.
Allows a generators to write element(s) to the filesystem.
Non-beans for writing data structures related to marked point processes from the file system.
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.
Non-bean classes pertaining to stacks and channels as used in tasks.
Implementations of Task related to file-system I/O.
Objects used in shared-state in Tasks in this plugin.
Converting from NamedChannelsInput to the input-type expected by a Task.
Beans related to Define involving Mark or related classes.
Testing utilities and fixtures with no greater downstream dependency than anchor-image-io or anchor-io-bioformats or anchor-imagej.
Utilities for testing-related reading and writing to the filesystem.
Fixtures for an OutputManager and related-classes.