DisplayLUT

MacroModule
genre LUT
author MeVis Medical Solutions AG
package MeVisLab/Standard
definition viewers.def
see also LUTInfo, LUTCurve, ApplyLUT, SoMLLUT, LUTToMLImage
keywords lookup, table, diagram, color, outputinspector

Purpose

The module DisplayLUT displays a one-, two- or three-dimensional lookup table (LUT) object provided at the input of the module.

Details

The curve display used for 1D-LUTs uses different line styles for the different LUT channels. Red, green, and blue lines represent the red, green, and blue channels of an RGB(A) LUT, a white solid line represents the luminance channel of an L(A) LUT, and a dotted line represents the alpha channel.

For the display of 2/3D-LUTs and the color bar below the curve diagram for 1D-LUTs, the alpha channel defines the image transparency, which is visualized by means of an underlying checker board pattern. The lower the alpha value, the more of the checkers pattern is visible.

See the page on LUT functions referenced by the LUTInfo help page for general information about ML lookup tables.

Windows

Default Panel

../../../Modules/Macros/Viewers/mhelp/Images/Screenshots/DisplayLUT._default.png

colorBar

../../../Modules/Macros/Viewers/mhelp/Images/Screenshots/DisplayLUT.colorBar.png

Input Fields

inLUT

name: inLUT, type: LUTFunction(MLBase)

Parameter Fields

Field Index

Auto: Bool nativeMaxIndex: Double
depth: Integer nativeMinIndex: Double
Detail: Bool Relative: Bool
height: Integer visualType: String
Max Index: Double  
maxValue: Double  
Min Index: Double  
minValue: Double  

Visible Fields

Detail

name: detail, type: Bool, default: FALSE

Show/hide details.

Auto

name: autoIndexRange, type: Bool, default: TRUE

If checked, the index range used for display is selected automatically.

Min Index

name: minIndex, type: Double, default: 0

Sets the minimum index for displaying the LUT.

Max Index

name: maxIndex, type: Double, default: 1

Sets the maximum index for displaying the LUT.

Relative

name: relative, type: Bool, persistent: no

If checked, the displayed LUT is relative.

Hidden Fields

visualType

name: visualType, type: String, persistent: no

nativeMinIndex

name: nativeMinIndex, type: Double, persistent: no

nativeMaxIndex

name: nativeMaxIndex, type: Double, persistent: no

height

name: height, type: Integer, persistent: no

depth

name: depth, type: Integer, persistent: no

minValue

name: minValue, type: Double, persistent: no

maxValue

name: maxValue, type: Double, persistent: no