Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

IMAQ image to C#

Hi

I am developing a LabVIEW based vision system. Though the front-end is to be developed in C#.

The processed images should be displayed on the front-end.

Has anyone experience in how to convert, pass and display IMAQ images in C#

Thanks

Regards Kahr
Certified LabVIEW Architect
CIM A/S
0 Kudos
Message 1 of 4
(3,548 Views)

Hi Kahr.

It is possible to process all the pixels in a picture from Labview, and then you can build up the picture in your C# application (I have added a picture of the function)

 

I would also recommend you to read through this thread.

http://www.ni.com/white-paper/3700/en/

and this one tells you in more detail what products you need if you want to doyour whole VI into C#.

https://forums.ni.com/t5/LabVIEW/convert-labview-VI-to-C-code/td-p/365761

 

I hope this helped

\\ mBaltzer

 

0 Kudos
Message 2 of 4
(3,523 Views)
I think using dll could be quick answer for this request
0 Kudos
Message 3 of 4
(3,519 Views)
How to use dll?
0 Kudos
Message 4 of 4
(2,489 Views)