Collaboration diagram for Look Up Table (LUT):Classes | |
| class | HistogramGraphicsRectItem |
| The class HistogramGraphicsRectItem defines the histogram graphics item and is required to manage the tooltip when the mouse moves over the histogram. More... | |
| class | ImageLutAction |
| The lut action itself. It only display its widget. More... | |
| class | ImageLutExtension |
| The lut action extension. More... | |
| class | ImageLutModel |
| The class ImageLutModel model the histogram of a given vtkImageData. More... | |
| class | ImageLutWidget |
| The class ImageLutWidget defines a widget controling the Look Up Table of an instance of ImageComponent. More... | |
The look up table of a volumic image.
This action allows you to display and manipulate the look up table (lut) of a camitk::ImageComponent The look up table aims at display the repartition of voxel values thanks to an histogram. The look up table features several options available through a widget.