National Instruments IMAQ Vision for Measurement Studio Network Card User Manual


 
© National Instruments Corporation 5-1 IMAQ Visionfor LabWindows/CVIUser Manual
5
Machine Vision
This chapter describes how to perform many common machine vision
inspection tasks. The most common inspection tasks are detecting the
presence or absence of parts in an image and measuring the dimensions
of parts to see if they meet specifications.
Measurements are based oncharacteristic features of theobject represented
in the image. Image processing algorithms traditionally classify the type
of information contained in an image as edges, surfaces and textures, or
patterns. Different types of machine vision algorithms leverage and extract
one or more types of information.
Edge detectors and derivative techniquessuch as rakes, concentric rakes,
and spokesuse edges represented in the image. They locate with high
accuracy the position of the edge of an object in the image. For example,
you can use the edge location to measure the width of the part (a technique
called clamping). You can combine multiple edge locations to compute
intersection points, projections, circles, or ellipse fits.
Pattern matching algorithms use edges and patterns. Pattern matching can
locate with very high accuracy the position of fiducials or characteristic
features of the part under inspection. Those locations can thenbe combined
to compute lengths, angles, and other object measurements.
The robustness of your measurement relies on the stability of your image
acquisition conditions. Sensor resolution, lighting, optics, vibration
control, part fixture, and general environment are key components of the
imaging setup. All the elements of the image acquisition chain directly
affect the accuracy of the measurements.