Uses of Package
org.anchoranalysis.io.input

Packages that use org.anchoranalysis.io.input
Package
Description
Reading and writing annotations to the filesystem.
Beans related to reading / writing / specifying annotations.
What to compare an annotation (ground truth) against?
Reading and writing whole-image label annotations.
Arguments that can further specify an experiment in addition to its bean specification.
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 a Task.
Non-bean classes related to JobProcessor.
Bean classes for reading raster-files from the filesystem.
Non-bean classes for reading a Channel from the filesystem.
Non-bean classes for reading a Stack from the filesystem.
Classes relating to creating inputs for an experiment / task.
Beans related to collecting inputs from the file-system for an experiment.
Methods to provide a collection of Files.
Beans to derive names (compact unique identifiers) from files.
Beans to find a subset of files that match a particular conditions on their paths.
Non-bean classes that relate to using files during inputting.
Loading and displaying pre-defined tasks.
Beans for reading data structures related to marked point processes from the file system.
Non-beans for reading data structures related to marked point processes from the file system.
Comparing the similarity of annotations from two images to each other.
Task to compare a set of annotations to a segmentation or another set of annotations.
Strategies for how to annotate an image, such label per image etc.
Non-bean classes for comparing two sets of annotations.
Tasks pertaining to Features.
Source of rows in feature-tables with FeatureSource and derived classes.
Non-bean classes pertaining to combining stacks into a single stack.
Grouping files together so that they collectively represent a single entity.
Beans to specify a file-path.
Implementations of InputManager.
InputManagers that accept a set of named-channels.
InputManagers that accept a set of named-files.
Implementations of InputManager that filter inputs.
Implementations of InputManager that process Stacks.
Implementations of Summarizer that summarize generically InputFromManagers.
Implementations of Task related to file-system I/O.
Non-bean classes to help tasks in org.anchoranalysis.plugin.io.bean.input.filter.
Converting from NamedChannelsInput to the input-type expected by a Task.
Shared-state use across tasks in this JAR.
Helper classes to execute Tasks in tests.