Uses of Package
org.anchoranalysis.image.core.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.
Beans to specify how to form a single-image by spatially combining other images.
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 pertaining to feature definition and calculation.
Beans that define context (which feature, which energy-stack) for evaluating feature-inputs.
Image-related implementations of FeatureInput.
Non-beans pertaining to segmentation of images via model inference.
How to represent an object-mask in a raster that is being drawn.
Beans to combine multiple stacks into a single stack before outputting.
Bean classes for reading ImageMetadata from the file-system.
Bean classes for reading raster-files from the filesystem.
Bean classes for writing raster-files to the filesystem.
Non-bean classes for reading a Channel from 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.
Beans relating to drawing an Overlay on an image.
Drawing an overlay on an image.
Implementations of ChannelProvider that use FIJI.
Euclidean Distance Transform implementations via FIJI.
Implementations of MaskProvider that use FIJI.
Implementations of ChannelProvider that are generic base-classes or otherwise abstract or general.
Implementations of ChannelProvider that perform arithmetic on voxels in one or more Channels.
Implementations of ChannelProvider that sets the values of the voxels in a Channel.
Implementations of ChannelProvider that converts a Channel from one voxel-type to another.
Implementations of ChannelProvider that calculate the gradient of a Channel's voxels in one or more dimensions.
Implementations of ChannelProvider that manipulate the intensity-values of the voxels of a Channel's voxels.
Implementations of ChannelProvider that involve conversion from or application of Masks.
Implementations of ChannelProvider that involve conversion from or application of ObjectMasks.
Implementations of ChannelProvider that assign a score to particular subregions of a channel.
Implementations of ChannelProvider that process 3D channels slice-by-slice.
Implementations of MaskProvider.
Implementations of MaskProvider that combine existing providers.
Implementations of MaskProvider that convert providers of other types to ObjectMasks.
Implementations of MaskProvider that implement morphological operations.
Provides if-else conditions to a MaskProvider.
Implementations of MaskProvider where an ObjectCollection is created by segmenting a Channel.
Implementations of MaskProvider that process 3D masks slice-by-slice.
Implementations of ObjectCollectionProvider involving segmentation.
Implementations of StackProvider.
Implementations of StackProvider that color portions of an image.
Implementations of ThumbnailFromObjects.
Implementations of ThumbnailFromStack.
Implementations of FeatureImageMetadata.
Tasks for converting image-formats.
Tasks to scale an image.
Non-bean classes pertaining to Features as used in tasks.
Non-bean classes about grouping channels or other inputs.
Non-bean classes pertaining to combining stacks into a single stack.
Non-bean classes for thumbnail creation.
Implementations of ChannelProvider that call ImageJ.
Non-linear filters using ImageJ that use the statistical moments of the intensity values in the kernel.
Non-linear filters using ImageJ that use the statistical rank of the intensity values in the kernel.
Implementations of MaskProvider that call ImageJ.
Implementations of StackProvider that call ImageJ.
Different types of image-file-formats whose headers can provide ImageMetadata.
Implementations of ImageMetadataReader.
Implementations of StackWriter.
Non-bean classes to help use multiple files to represent a single Stack.
Buffers used in org.anchoranalysis.plugin.io.multifile.
Implementations of StackProvider involving Mark or related classes.
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.
Convex hull operations.
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.