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 visible the checkers pattern becomes.

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

If the index width of the LUT is less than Min. LUT Sampling Width or greater than Max. LUT Sampling Width, the displayed LUT is rescaled to the minimum or maximum, respectively.

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

Min. LUT Sampling Width: Integer

depth: Integer

minValue: Double

Detail: Bool

nativeMaxIndex: Double

height: Integer

nativeMinIndex: Double

Max Index: Double

Relative: Bool

Max. LUT Sampling Width: Integer

visualType: String

maxValue: Double

Min Index: Double

Visible Fields

Detail

name: detail, type: Bool, default: FALSE

Shows/hides details.

Min. LUT Sampling Width

name: minLUTSamplingWidth, type: Integer, default: 256

Sets a minimum width for the displayed LUT.

Max. LUT Sampling Width

name: maxLUTSamplingWidth, type: Integer, default: 4096

Sets a maximum width for the displayed LUT.

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