Example: Gauging

NI Vision for Visual Basic

Example: Gauging

This example demonstrates gauging. The objective is to determine if the pins on chip are evenly spaced and not bent. The example uses edge detection to find the boundaries of the pins, and uses the distances between the edges to determine if the pins are uniformly spaced. The edge locations are also used to compute the orientation of the pins.

Example Location

<Vision>\Examples\MSVB\3. Applications\Gauging