All Classes
| Class | Description |
|---|---|
| ColoredMarks |
Draws a colored representation (outline or filled) of an
MarkCollection on a background |
| ConvertedInput<U extends org.anchoranalysis.io.input.InputFromManager> |
A converted-input, together with any logged messages associated with it.
|
| ConvertNamedChannels<T extends org.anchoranalysis.image.io.channel.input.NamedChannelsInput,S,U extends org.anchoranalysis.io.input.InputFromManager> |
Converts
NamedChannelsInput to a variety of others to match a delegate task. |
| CreateNew |
Creates a new empty collection of marks
|
| DefineOutputter |
Applies a
Define on inputs and outputs produced entities (images, histograms, objects
etc.). |
| DefineOutputter.Processor<T> |
Functional interface for processing an
ImageInitialization. |
| DefineOutputterWithEnergy |
Like a
Define but outputs also an energy-stack. |
| DefineOutputterWithEnergy.ProcessWithEnergyStack<T,S> |
Functional interface for processing with an energy stack.
|
| Develop |
Derives various types of outputs (images, histograms etc.) from
MultiInputs. |
| FromMarks |
Creates object-masks from a
MarkCollection where (a particular region of) each mark
creates an object. |
| FromSingleMark |
Creates a
MarkCollection from a single mark provided by a SingleMarkProvider. |
| PointsFromObjects |
Creates a
MarkCollection of point marks from an ObjectCollection. |
| Reference |
Provides a
MarkCollection by referencing it from the initialization context using an ID. |
| ReferenceOrEmpty |
Returns an existing marks-collection or an empty set if it doesn't exist
|
| ScaleXY |
Scales the X and Y coordinates of marks in a
MarkCollection using a ScaleCalculator. |
| SharedStateRememberConverted<U extends org.anchoranalysis.io.input.InputFromManager,S> |
Shared-state that remembers converted inputs for corresponding unconverted inputs.
|
| VisualizeOnBackground |
Adds a visualization for all binary-masks and object-collections that are added using a
particular background
|