| Customize Help

Lookup tables in general



Lookup tables (LUTs) are collections of memory locations that are used to map data to precalculated values. They can easily reduce a multi-step or complex operation to a single-step LUT mapping.

You can map an image buffer through a LUT, using MimLutMap(). If the hardware system permits, you can also use LUTs to precondition input data at acquisition time, before it is stored in an image buffer. LUTs can also be used (hardware system permitting) to adjust the color contrast and intensity of an image upon display, without affecting the actual data.