LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Output image in Labview using Matlab user define function

Solved!
Go to solution

Hi all,

 

I have a case in which I take an input image ,use matlab function to process it and then output the following processed image . But how do I display that output image in Labview. I am using Matlab script in labview.Please let me know.

 

Thanks,

 

Ankit G

0 Kudos
Message 1 of 5
(3,783 Views)
Hi there, I believe that you are Calling the MATLAB® Software from LabVIEW. That being said, you can use the IMAQ ArrayToImage.vi to make things easier. This VI is part of the NI Vision Acquisition Software. Add it to your code, wire the data to the VI mentioned and create an indicator. I hope this helps
Alejandro C. | National Instruments
0 Kudos
Message 2 of 5
(3,771 Views)
Solution
Accepted by AnkitG
0 Kudos
Message 3 of 5
(3,768 Views)

Thanks a lot Alejandro, it was helpful.

 

-Ankit g

0 Kudos
Message 4 of 5
(3,757 Views)

I need some help in the interaction between matlab and labview

0 Kudos
Message 5 of 5
(3,654 Views)