Example Code

How To Use the Vision Assistant In a VI

Code and Documents

Attachment

Introduction

There has been a number of questions about how to incorporate the Vision Assistant into a LabVIEW VI. This example will hopefully illustrate how easy it is to use. All this example does is acquire images and performs a threshold on the image. The acquired image and the processed image are both displayed on the front panel.

VA example.jpg

Steps to Complete

This example uses the IMAQdx driver; thus use a Firewire or a GigE camera with this. Just select the camera you want to use and press the run arrow.

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Comments
trieu
Member
Member
on

you can give me document :

"Vision Assistant"

manik69
Member
Member
on

hi my question is how to define or create good and bad image in my sample image using  threshold level.good imagegood imageshaded imageshaded image

Contributors