Package org.anchoranalysis.plugin.image.bean.stack.provider.color
package org.anchoranalysis.plugin.image.bean.stack.provider.color
Implementations of
StackProvider that color
portions of an image.-
ClassesClassDescriptionBase class for providers that draw entities (an outline or filled) on a background.Like
ColoredBasebut uses a generator to determine the colors for the objects.Draws a colored representation (outline or filled) of aObjectMaskon a backgroundDraws a colored representation (outline or filled) of anObjectCollectionon a backgroundProvides aStackby combining up to three channels (red, green, blue) into an RGB image.Colors three collections of objects in RED, GREEN, BLUE channels on top of a background.