Package org.anchoranalysis.image.io.object.output.rgb
Writing an
ObjectCollection to the filesystem as
RGB raster-images.-
Class Summary Class Description DrawCroppedObjectsGenerator Similar toDrawObjectsGenerator, but with the background stack cropped to focus only on the region containing objects.DrawObjectsGenerator Generates stacks of RGB images using aDrawObjectto draw objects on a background.ObjectsAsRGBGenerator A base class for generators that draw anObjectCollectionupon aRGBStack.