LUTBlend¶
-
MLModule
¶ genre LUT
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLLUTTools
definition MLLUTTools.def see also LUTConcat
,LUTSelect
,LUTToMLImage
,LUTInfo
,SoMLLUT
keywords lookup
,table
Purpose¶
The module LUTBlend
generates a 2D or 3D output lookup table (LUT) by blending two 1D or 2D input LUTs.
Details¶
If both input LUTs are 1D, the output LUT is 2D, otherwise it is 3D. If one of the input LUTs is 3D, the output LUT is invalid. If the row and/or layer range of the input LUTs are not identical, both LUTs are extended to the maximum range.
See LUT Functions
for general information about ML lookup tables.