Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

What should i do if I want to capture image from IMAQ and transfer into Iplimage for openCV

I want to use IMAQ fuction to grab image from my grab card PCIE-1433, and do some image process through function in openCV.

 

 

Dose any one know how to tranfer it? 

 

Thanks

 

 

 

0 Kudos
Message 1 of 4
(6,693 Views)

Please see the attached image and the following folder location.

 

C:\Documents and Settings\All Users\Documents\National Instruments\NI-IMAQ\Examples\MSVC\Grab

C:\Program Files\National Instruments\Vision\Examples\MSVC

 

OpenCV might not be the same as MSVC, and you may have to create wrapper functions for it.

 

textbased example.PNG

 

0 Kudos
Message 2 of 4
(6,691 Views)

May I know how to further use with opencv? Where can I learn more detail about the example given by NI?

0 Kudos
Message 3 of 4
(4,795 Views)

Hi,

 

NI doesn't provide OpenCV examples. The examples are you can see in above image, like C/C++, C#, VB.NET. I suggest you to look for the transformation between above programming language and OpenCV. If there is anyone that you can make the transfer, then you can use that example and modify it into your OpenCV application.

0 Kudos
Message 4 of 4
(4,546 Views)