Package de.unihalle.informatik.MiToBo.visualization.drawing

Provides operators to visualize data types.

See:
          Description

Class Summary
DrawPolygon2DSet A class to visualize 2D polygons.
DrawRegion2DSet A class to visualize 2D regions.
DrawTracks2D Draw trajectories of tracked observations over time.
DynamicColorLUT A color lookup table that generates colors dynamically and randomly for indices that do not exist.
MTBPlotHistogram A class to visualize 2D polygons.
 

Enum Summary
DrawRegion2DSet.DrawType Type of image to be drawn: LABEL_IMAGE: draw gray value image where regions are labeled by their index in the set + 1 ID_IMAGE: draw gray value image where regions are labeled by their region id (see MTBRegion2D.id) MASK_IMAGE: draw a mask image with equal gray values for all regions COLOR_IMAGE: draw a mask with colored regions TRANSPARENT_IMAGE: draw a mask with colored regions, but the regions are transparent to show the underlying intensity structure of the given target image CONTOURS: draw contours of the regions in a given colour
 

Package de.unihalle.informatik.MiToBo.visualization.drawing Description

Provides operators to visualize data types.

Author:
moeller


Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.