LUTSelect¶
-
MLModule
¶ genre LUT
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLLUTTools
definition MLLUTTools.def see also LUTBlend
,LUTConcat
,LUTToMLImage
,LUTInfo
,DisplayLUT
,LUTCurve
,SoMLLUT
keywords lookup
,table
Purpose¶
The module LUTSelect
selects a single row from a 2D or 3D LUT and presents it as a 1D LUT at its output field.
Details¶
For 2D and 3D LUTs, rows are numbered from 0 to height-1, and layers are numbered from 0 to depth-1. Row/layer values outside of these ranges are clamped.
See LUT Functions
for general information about ML lookup tables.