Uses of Package
org.anchoranalysis.image.io.stack.output
Packages that use org.anchoranalysis.image.io.stack.output
Package
Description
Generates output images to illustrate a
Assignment
between annotations.Bean classes for writing raster-files to the filesystem.
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 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.Writing stacks to the file system using the Bioformats library.
Raster-writers that use ImageJ to write images to the filesystem.
Implementations of
StackWriter
.-
Classes in org.anchoranalysis.image.io.stack.output used by org.anchoranalysis.annotation.io.assignment.generatorClassDescriptionAttributes describing stack which may determine which writer is used.
-
Classes in org.anchoranalysis.image.io.stack.output used by org.anchoranalysis.image.io.bean.stack.writerClassDescriptionA combination of attributions describing how to write a particular stack and any suggestions from the user.
-
Classes in org.anchoranalysis.image.io.stack.output used by org.anchoranalysis.image.io.channel.outputClassDescriptionAttributes describing stack which may determine which writer is used.
-
Classes in org.anchoranalysis.image.io.stack.output used by org.anchoranalysis.image.io.object.output.grayscaleClassDescriptionAttributes describing stack which may determine which writer is used.
-
Classes in org.anchoranalysis.image.io.stack.output used by org.anchoranalysis.image.io.object.output.maskClassDescriptionAttributes describing stack which may determine which writer is used.
-
Classes in org.anchoranalysis.image.io.stack.output used by org.anchoranalysis.image.io.object.output.rgbClassDescriptionAttributes describing stack which may determine which writer is used.
-
Classes in org.anchoranalysis.image.io.stack.output used by org.anchoranalysis.image.io.stack.outputClassDescriptionCreates output-sequences of different kinds for writing stacks to a directory.Whether a stack is RGB or RGBA or neither.Attributes describing stack which may determine which writer is used.
-
Classes in org.anchoranalysis.image.io.stack.output used by org.anchoranalysis.image.io.stack.output.boxClassDescriptionAttributes describing stack which may determine which writer is used.
-
Classes in org.anchoranalysis.image.io.stack.output used by org.anchoranalysis.image.io.stack.output.generatorClassDescriptionAttributes describing stack which may determine which writer is used.A combination of attributions describing how to write a particular stack and any suggestions from the user.
-
Classes in org.anchoranalysis.image.io.stack.output used by org.anchoranalysis.io.bioformats.bean.writerClassDescriptionA combination of attributions describing how to write a particular stack and any suggestions from the user.
-
Classes in org.anchoranalysis.image.io.stack.output used by org.anchoranalysis.io.imagej.bean.stack.writerClassDescriptionA combination of attributions describing how to write a particular stack and any suggestions from the user.
-
Classes in org.anchoranalysis.image.io.stack.output used by org.anchoranalysis.plugin.io.bean.stack.writerClassDescriptionA combination of attributions describing how to write a particular stack and any suggestions from the user.