Uses of Class
org.anchoranalysis.image.io.object.output.rgb.ObjectsAsRGBGenerator
Packages that use ObjectsAsRGBGenerator
-
Uses of ObjectsAsRGBGenerator in org.anchoranalysis.image.io.object.output.rgb
Subclasses of ObjectsAsRGBGenerator in org.anchoranalysis.image.io.object.output.rgbModifier and TypeClassDescriptionclass
Similar toDrawObjectsGenerator
, but with the background stack cropped to focus only on the region containing objects.class
Generates stacks of RGB images using aDrawObject
to draw objects on a background.