Uses of Class
org.anchoranalysis.image.core.stack.ImagePyramidMetadata
Packages that use ImagePyramidMetadata
Package
Description
Defines the key data object,
Stack
, and related
classes.Non-bean classes for reading a
Stack
from the
filesystem.Non-bean classes to help use multiple files to represent a single
Stack
.-
Uses of ImagePyramidMetadata in org.anchoranalysis.image.core.stack
Methods in org.anchoranalysis.image.core.stack that return types with arguments of type ImagePyramidMetadataModifier and TypeMethodDescriptionImageMetadata.getPyramid()
Metadata to describe an image pyramid, if it exists. -
Uses of ImagePyramidMetadata in org.anchoranalysis.image.io.stack.input
Methods in org.anchoranalysis.image.io.stack.input that return types with arguments of type ImagePyramidMetadataModifier and TypeMethodDescriptionOpenedImageFile.pyramid()
Metadata to describe an image-pyramid, if it exists for this opened-image. -
Uses of ImagePyramidMetadata in org.anchoranalysis.plugin.io.multifile
Methods in org.anchoranalysis.plugin.io.multifile that return types with arguments of type ImagePyramidMetadata