Example: Math Lookup

NI Vision for Visual Basic

Example: Math Lookup

This example shows how to apply a lookup table to an image. Lookup table transformations are basic mathematical functions that you can use to improve the contrast and brightness of an image by modifying the intensity dynamics of regions with poor contrast. You also can use the LUT to highlight details in areas that contain significant information. In NI Vision, apart from the predefined functions that can be used through CWIMAQVision.MathLookup, you also can apply user-defined lookup tables CWIMAQVision.UserLookup.

Example Location

<Vision>\Examples\MSVB\2. Functions\Grayscale Processing