| genre | LUT |
| status | stable |
| author | Tobias Boskamp |
| package | MeVisLab/Standard |
| dll | MLLUTTools |
| definition | MLLUTTools.def |
| see also | LUTSelect, LUTInfo, LUTCurve, DisplayLUT, SoMLLUT, SoLUTEditor |
| keywords | lookup, table |
The module LUTToMLImage renders a lookup table (LUT) as an ML image.
The LUT's index, row and layer range correspond to the resulting image's x-, y- and z-dimension, resp.
The parameters of the LUTToMLImage module control the LUT index and entry value ranges, in which the LUT is displayed.
Connect a lookup table object to the LUT input field. Specify Index Range and Output Range parameters, use the Auto setting to obtain the index range from the LUT. View the LUT image at the output of the LUTToMLImage module.
The size of the resulting LUT image depends on the specified index range and the input LUT's height and depth. The world matrix of the output image can be used to map (x, y, z) voxel coordinates to (index, row, layer) values.
See LUT Functions for general information about ML lookup tables.
| Auto: Bool |
| Depth: Integer |
| Height: Integer |
| Max Index: Double |
| Max LUT Value: Double |
| Min Index: Double |
| Rescale: Bool |
| Rescale Width: Integer |
Sets the minimum index for which the LUT is rendered.
Sets the maximum index for which the LUT is rendered.
If checked, the index range is set to the LUT's native index range automatically.
Sets the output image's data value range.
Shows the height of the input LUT. The value corresponds to the output image's y-size.
Shows the depth of the input LUT. The value corresponds to the output image's z-size.