Uses of Package
org.anchoranalysis.image.io.object.output.rgb
| Package | Description |
|---|---|
| org.anchoranalysis.image.io.object.output.rgb |
Writing an
ObjectCollection to the filesystem as
RGB raster-images. |
-
Classes in org.anchoranalysis.image.io.object.output.rgb used by org.anchoranalysis.image.io.object.output.rgb Class Description DrawObjectsGenerator Generates stacks of RGB images using aDrawObjectto draw objects on a background.ObjectsAsRGBGenerator A base class for generators that draw anObjectCollectionupon aRGBStack.