Package adams.data.imagesegmentation.filter
-
Class Summary Class Description AbstractImageSegmentationContainerFilter Ancestor for filters for image segmentation containers.Draw Draws the layers that have a color specified onto the base image.MergeLayers Merges two or more layers into a new one (or replacing an existing one).MultiFilter Applies the base filters sequentially.PassThrough Dummy, just passes through the container.RemoveOverlaps Removes any overlaps of annotations between the layers.