Uses of Class
org.anchoranalysis.image.io.object.output.grayscale.ObjectsAsGrayscaleGenerator
| Package | Description |
|---|---|
| org.anchoranalysis.image.io.object.output.grayscale |
Writing an
ObjectCollection to the filesystem as a
single-channeled stack. |
-
Uses of ObjectsAsGrayscaleGenerator in org.anchoranalysis.image.io.object.output.grayscale
Subclasses of ObjectsAsGrayscaleGenerator in org.anchoranalysis.image.io.object.output.grayscale Modifier and Type Class Description classObjectsAsUniqueValueGeneratorWrites objects as an image with an incrementing unique integer id value for each object.classObjectsMergedAsMaskGeneratorWrites objects merged together as a mask.