Chapter 1
Introduction
1-4
ni.com
Vision Builder AI allows you to easily configure and benchmark a
sequence of visual inspection steps, as well as deploy the visual inspection
system for automated inspection. With Vision Builder AI, you can perform
powerful visual inspection tasks and make decisions based on the results
of individual tasks. You also can migrate the configured inspection to
LabVIEW, extending the capabilities of the applications if necessary.
Vision Builder AI is available for LabVIEW, LabWindows/CVI, and
Measurement Studio, which includes support for Microsoft Visual Basic.
Vision Development Module
The Vision Development Module is an image acquisition, processing,
and analysis library of more than 270 functions for the following common
machine vision tasks:
•
Pattern matching
•
Particle analysis
•
Gauging
•
Taking measurements
•
Grayscale, color, and binary image display
You can use the Vision Development Module functions individually or
in combination. With the Vision Development Module, you can acquire,
display, and store images, as well as perform image analysis and
processing. Using the Vision Development Module, imaging novices and
experts can program the most basic or complicated image applications
without knowledge of particular algorithm implementations.
NI Vision Assistant is included with the Vision Development Module.
Vision Assistant is an interactive prototyping tool for machine vision and
scientific imaging developers. With Vision Assistant, you can prototype
vision applications quickly and test how various vision image processing
functions work.
Vision Assistant generates a Builder file, which is a text description
containing a recipe of the machine vision and image processing functions.
This Builder file provides a guide you can use for developing applications
in any ADE, such as LabWindows/CVI or Visual Basic, using the Vision
Assistant machine vision and image processing libraries. Using the
LabVIEW VI creation wizard, Vision Assistant can create LabVIEW VI
diagrams that perform the prototype you created in Vision Assistant.
You can then use LabVIEW to add functionality to the generated VI.