Package org.anchoranalysis.image.io.bean.object.draw
package org.anchoranalysis.image.io.bean.object.draw
How to represent an object-mask in a raster that is being drawn.
-
ClassDescriptionDraws a filled-in shape for each object.Performs a flattening (maximum intensity projection in each channel) of the output of another writerBranches to two different
DrawObject
depending on a predicate.Interface for the condition that is tested, to determine whichDrawObject
to use.Draws the outline of each object-mask.