Uses of Package
org.anchoranalysis.image.io.stack.output

Packages that use org.anchoranalysis.image.io.stack.output 
Package Description
org.anchoranalysis.image.io.bean.stack.writer
Bean classes for writing raster-files to the filesystem.
org.anchoranalysis.image.io.channel.output
Non-bean classes for writing a Channel to the filesystem.
org.anchoranalysis.image.io.object.output.grayscale
Writing an ObjectCollection to the filesystem as a single-channeled stack.
org.anchoranalysis.image.io.object.output.mask
Writing an ObjectCollection to the filesystem as multiple binary singled-channeled images.
org.anchoranalysis.image.io.object.output.rgb
Writing an ObjectCollection to the filesystem as RGB raster-images.
org.anchoranalysis.image.io.stack.output
Non-bean classes for writing a Stack to the filesystem.
org.anchoranalysis.image.io.stack.output.box
Base classes for generators that ultimately write only a bounding-box portion of a Stack to the filesystem.
org.anchoranalysis.image.io.stack.output.generator
Base classes for generators that ultimately write a Stack to the filesystem.