Package org.anchoranalysis.image.io.bean.object.draw
How to represent an object-mask in a raster that is being drawn.
-
Interface Summary Interface Description IfElse.Predicate Interface for the condition that is tested, to determine whichDrawObjectto use. -
Class Summary Class Description Filled Draws a filled-in shape for each object.Flatten Performs a flattening (maximum intensity projection in each channel) of the output of another writerIfElse Branches to two differentDrawObjectdepending on a predicate.Outline Draws the outline of each object-mask.