LUTDuplicate

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 LUTDuplicate generates a 2D or 3D output lookup table (LUT) by duplication of the input LUT.

Usage

Connect a lookup table object to the module’s input, specify how much copies should be made and whether the copied LUTs are concatenated as rows or layers.

Details

See LUT Functions for general information about ML lookup tables.

Windows

Default Panel

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

Input Fields

inLUT

name: inLUT, type: MLBase

Output Fields

outLUT

name: outLUT, type: LUTFunction(MLBase)

Parameter Fields

Visible Fields

Num Duplicates

name: numberOfDuplicates, type: Integer, default: 2

Sets how often the input is copied to create the output LUT.

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