Uses of Class
org.anchoranalysis.image.io.object.output.rgb.ObjectsAsRGBGenerator
| Package | Description |
|---|---|
| org.anchoranalysis.image.io.object.output.rgb |
Writing an
ObjectCollection to the filesystem as
RGB raster-images. |
-
Uses of ObjectsAsRGBGenerator in org.anchoranalysis.image.io.object.output.rgb
Subclasses of ObjectsAsRGBGenerator in org.anchoranalysis.image.io.object.output.rgb Modifier and Type Class Description classDrawCroppedObjectsGeneratorSimilar toDrawObjectsGenerator, but with the background stack cropped to focus only on the region containing objects.classDrawObjectsGeneratorGenerates stacks of RGB images using aDrawObjectto draw objects on a background.