Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I grab with IMAQ Vision 6.0 in Visual C++ 6.0?

I want to develop my program for the vision processing.
in vc++6.0,I bought a NI Vision Development SW for Measurement Studio-Win2000/NT/Me/9x
from NI yesterday, do you give me a sample for Color Matching?
I find the samples for VC in IMQA Vison 1.0.
But where are the samples VC++ for Measurement Studio IMAQ Vision 6.0?"
Thanks.
0 Kudos
Message 1 of 2
(3,081 Views)
jangc:

There is a Vision forum on Developer Exchange; you may want to post this question there also.

On my machine, my Visual C++ examples are located at C:\Program Files\National Instruments\MeasurementStudio\VC\Examples, but that will vary, depending on where you install to. It appears that there isn't a Color Pattern Matching example for VC++, from what I can tell. There is, however, one for CVI (on my machine, at C:\Program Files\National Instruments\MeasurementStudio\CVI\samples\Vision\2. Functions\Color Pattern Matching). Though there will be lots of CVI-specific things in the CVI examples, the NI-IMAQ and IMAQ Vision APIs they demonstrate are the same ones you'll be working with from VC++, so you can use them to get started.

-- Chris W
0 Kudos
Message 2 of 2
(3,081 Views)