LUTConcat

MLModule
genre LUT
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLLUTTools
definition MLLUTTools.def
see also LUTBlend, LUTSelect, LUTToMLImage, LUTInfo, SoMLLUT
keywords lookup, table

Purpose

The module LUTConcat generates a two- or three-dimensional output lookup table (LUT) by concatenating up to six 1/2/3D input LUTs.

If the row and/or layer range of the input LUTs are not identical, all LUTs are extended to the maximum range.

Details

See LUT Functions for general information about ML lookup tables.

Windows

Default Panel

../../../Modules/ML/MLLUTTools/mhelp/Images/Screenshots/LUTConcat._default.png

Input Fields

inLUT0

name: inLUT0, type: MLBase

inLUT1

name: inLUT1, type: MLBase

inLUT2

name: inLUT2, type: MLBase

inLUT3

name: inLUT3, type: MLBase

inLUT4

name: inLUT4, type: MLBase

inLUT5

name: inLUT5, type: MLBase

Output Fields

outLUT

name: outLUT, type: LUTFunction(MLBase)

Parameter Fields

Visible Fields

Concat Mode

name: concatMode, type: Enum, default: Rows

Defines whether the input LUTs are concatenated in the row or in the layer direction.

Values:

Title Name
Rows Rows
Layers Layers