Uses of Package
org.anchoranalysis.core.time

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.
Utilities for serializing and deserializing objects.
Recording the execution-time of operations for profiling.
Non-bean classes related to a Task.
How long particular operations take to execute.
Beans to specify how to form a single-image by spatially combining other images.
Montages images together to completely fill the available space, while preserving aspect ratio.
Combining other images through overlaying.
Combining other images through tiling.
Inference of machine learning models on images.
Beans to reduce the number of results that are returned from inference, by removing overlaping entities etc.
Non-bean classes to reduce the number of results that are returned from inference, by removing overlapping entities etc.
Non-beans pertaining to segmentation of images via model inference.
Bean classes for reading ImageMetadata from the file-system.
Bean classes for reading raster-files from the filesystem.
Non-bean classes for reading an ObjectCollection from the filesystem.
Non-bean classes for reading a Stack from the filesystem.
Different interpolator methods to use when scaling voxels.
Beans for filesystem I/O using Bioformats.
Beans related to collecting inputs from the file-system for an experiment.
Beans for the framework around writing files to the file-system.
Classes for outputting to particular directories.
Allows a generators to write element(s) to the filesystem.
Non-bean classes for proposing Marks or other data-structures with particular attributes.
Comparing the similarity of annotations from two images to each other.
Strategies for how to annotate an image, such label per image etc.
Strategies for reducing the number of elements with a list by merging/removing lower-confidence elements that overlap.
Implementations of ThumbnailFromObjects.
Features from combinations of ObjectMasks.
Combining multiple images together into a single image.
Tasks that involved stacks (usually each channel from an image) that are somehow grouped-together.
Task(s) to export histograms of intensity values.
Non-bean classes pertaining to Features as used in tasks.
Non-bean classes for image-segmentation.
Non-bean classes pertaining to combining stacks into a single stack.
Non-bean classes pertaining to stacks and channels as used in tasks.
Implementations of InputManager that process Stacks.
Implementations of ImageMetadataReader.
Implementations of StackReader.
Non-bean classes to help use multiple files to represent a single Stack.
Implementations of StackWriter and StackReader that involve OpenCV.
Testing utilities and fixtures with no greater downstream dependency than anchor-core.