Example: Simple Calibration

NI Vision for Visual Basic

Example: Simple Calibration

This example builds a local coordinate system based on the information returned by an X-Y-Theta positioning system. The example finds the location of the template in the image and transforms the coordinates from the image coordinate system to the local system using CWIMAQVision.ConvertPixelToRealWorldCoordinates.

Example Location

<Vision>\Examples\MSVB\2. Functions\Calibration