Uses of Class
org.anchoranalysis.image.core.stack.Stack

Packages that use Stack
Package
Description
Generates output images to illustrate a Assignment between annotations.
What to compare an annotation (ground truth) against?
A particular stack used in feature-calculations called a EnergyStack together with related classes.
 
Classes that aren't AnchorBeans that pertain to the initialization of image-related beans.
Non-beans to specify how to form a single-image by spatially combining other images.
Base classes for providers of different core data entities related to images.
A provider of Stacks.
Conversions and operations involving Java AWT's BufferedImage.
Converts a channel to other data-types.
Defines the key data object, Stack, and related classes.
A collection of Stacks, each with a unique identifier as a name.
Beans that define context (which feature, which energy-stack) for evaluating feature-inputs.
Non-beans pertaining to segmentation of images via model inference.
Beans to combine multiple stacks into a single stack before outputting.
Bean classes for reading raster-files from the filesystem.
Bean classes for writing raster-files to the filesystem.
Non-bean classes for a mapping of names to Channels.
Non-bean classes for writing a Channel to the filesystem.
Writing an ObjectCollection to the filesystem as a single-channeled stack.
Writing an ObjectCollection to the filesystem as multiple binary singled-channeled images.
Writing an ObjectCollection to the filesystem as RGB raster-images.
Non-bean classes for reading / writing a Stack from and to the filesystem.
Non-bean classes for reading a Stack from the filesystem.
Non-bean classes for writing a Stack to the filesystem.
Base classes for generators that ultimately write only a bounding-box portion of a Stack to the filesystem.
Base classes for generators that ultimately write a Stack to the filesystem.
A time-sequence of Stacks.
Writing stacks to the file system using the Bioformats library.
Raster-writers that use ImageJ to write images to the filesystem.
Converts to and from ImageJ data-structures for images.
Non-beans for writing data structures related to marked point processes from the file system.
Implementations of StackProvider.
Implementations of StackProvider that color portions of an image.
Implementations of ThumbnailFromObjects.
Implementations of ThumbnailFromStack.
Tasks for converting image-formats.
Tasks to scale an image.
Non-bean classes about grouping channels or other inputs.
Implementations of StackProvider that call ImageJ.
Implementations of StackWriter.
Non-bean classes to help use multiple files to represent a single Stack.
Buffers used in org.anchoranalysis.plugin.io.multifile.
Segmenting a Stack using the ONNX Runtime to produce an ObjectCollection.
Operations involving color-spaces and OpenCV.
Segmentation of a Stack using OpenCV.
Implementations of StackWriter and StackReader that involve OpenCV.
Conversion to/from OpenCV data-structures.
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.
Load test image data.
Fixtures or other helper classes for testing image segmentation algorithms.