Uses of Package
org.anchoranalysis.image.io.stack.output.generator
Packages that use org.anchoranalysis.image.io.stack.output.generator
Package
Description
Generates output images to illustrate a
Assignment
between annotations.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.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.-
Classes in org.anchoranalysis.image.io.stack.output.generator used by org.anchoranalysis.annotation.io.assignment.generatorClassDescriptionTransforms an entity to a
Stack
and writes it to the file-system.ARasterGenerator
that selects an appropriate output-format based upon each generated image. -
Classes in org.anchoranalysis.image.io.stack.output.generator used by org.anchoranalysis.image.io.channel.outputClassDescriptionTransforms an entity to a
Stack
and writes it to the file-system.ARasterGenerator
that selects an appropriate output-format based upon each generated image. -
Classes in org.anchoranalysis.image.io.stack.output.generator used by org.anchoranalysis.image.io.object.output.grayscaleClassDescriptionTransforms an entity to a
Stack
and writes it to the file-system.ARasterGenerator
that selects an appropriate output-format based upon each generated image. -
Classes in org.anchoranalysis.image.io.stack.output.generator used by org.anchoranalysis.image.io.object.output.maskClassDescriptionTransforms an entity to a
Stack
and writes it to the file-system.ARasterGenerator
that selects an appropriate output-format based upon each generated image. -
Classes in org.anchoranalysis.image.io.stack.output.generator used by org.anchoranalysis.image.io.object.output.rgbClassDescriptionTransforms an entity to a
Stack
and writes it to the file-system.ARasterGenerator
that selects an appropriate output-format based upon each generated image. -
Classes in org.anchoranalysis.image.io.stack.output.generator used by org.anchoranalysis.image.io.stack.output.boxClassDescriptionTransforms an entity to a
Stack
and writes it to the file-system.ARasterGenerator
that selects an appropriate output-format based upon each generated image. -
Classes in org.anchoranalysis.image.io.stack.output.generator used by org.anchoranalysis.image.io.stack.output.generatorClassDescriptionTransforms an entity to a
Stack
and writes it to the file-system.Uses a delegate raster-generator and optionally applies a conversions before callingRasterGeneratorDelegateToRaster.transform(T)
.ARasterGenerator
that selects an appropriate output-format based upon each generated image.