Package org.anchoranalysis.image.core.stack
package org.anchoranalysis.image.core.stack
Defines the key data object,
Stack
, and related
classes.-
ClassDescriptionHelps retrieve channel and an associated converter and apply operation on them jointly.Stack that contains 1 or 3 channels so that we and display it as either grayscale or as an RGB unsigned 8-bit image, respectively.Timestamps and other metadata associated with an image file-path, but not with the file's contents.Information about an image, but not about the intensity or content of image voxels.Metadata to describe a pyramid-representation of images, if at least one exists in a file.Provides a stack-representation of an entity.Constants for referring to the channels in a RGB-stack or RGBA-stack.A stack with exactly three channels, respectively for red, green and blue colors.One or more single-channel images that all have the same dimensions.A list of
Channel
s that are permitted to vary in size.