Package org.anchoranalysis.image.io.object.output.rgb
package org.anchoranalysis.image.io.object.output.rgb
Writing an
ObjectCollection
to the filesystem as
RGB raster-images.-
ClassesClassDescriptionSimilar to
DrawObjectsGenerator
, but with the background stack cropped to focus only on the region containing objects.Generates stacks of RGB images using aDrawObject
to draw objects on a background.A base class for generators that draw anObjectCollection
upon aRGBStack
.