| genre | LUT |
| status | stable |
| author | Tobias Boskamp |
| package | MeVisLab/Standard |
| dll | MLLUTTools |
| definition | MLLUTTools.def |
| see also | LUTPrimitive, RampLUT, LinearLUT, TableLUT, LUTCurve, ApplyLUT, SoMLLUT, SoLUTEditor |
| keywords | lookup, table, visual |
The module LUTInfo displays information about a lookup table (LUT) object provided at the input of the module.
Connect a lookup table object to the LUT input field.
The fields of the LUTInfo module reflect the current properties of the input LUT and are updated automatically.
See LUT Functions for general information about ML lookup tables.
| Depth: Integer | Valid: Bool |
| Dimensionality: Enum | Visual Type: String |
| Height: Integer | |
| Max Index: Integer | |
| Max Value: Double | |
| Min Index: Integer | |
| Min Value: Double | |
| Relative: Bool |
Shows whether the input LUT defines a valid LUT function that can be rendered.
Shows the visual type of the LUT, defining the number and visual interpretation of the LUT channels.
Shows whether the LUT is relative, i.e. the index value are relative to the interval [0..1], or absolute, i.e. the index values directly correspond to the source image voxel values.
Shows the dimensionality of the LUT.
Values:
| Title | Name |
|---|---|
| 1d | 1D |
| 2d | 2D |
| 3d | 3D |
Shows the native minimum index defined by the LUT.
Shows the native maximum index defined by the LUT.