Example: Light Meter

NI Vision for Visual Basic

Example: Light Meter

This example illustrates how to use CWMachineVision.LightMeterRectangle to perform intensity measurements on regions of an image. The sequence of images used in this example represents an infrared view of an electronic device under test. An intensity measurement is performed on a rectangular area of the image to detect the overheat of a specific component.

Example Location

<Vision>\Examples\MSVB\2. Functions\Light Meter