Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Hardware vision testing

Hello,

I am fairly new to vision systems but I have a concept that I wanted to figure out if was feasible or not.  We have a certain vision system that we're trying to test with a HIL or other system.  I am curious if I can load an image or video into Labview and serialize it to send it over an LVDS connection to simulate a camera?

 

 

0 Kudos
Message 1 of 2
(2,272 Views)

There's a few pieces to that question.

 

The first, can I load an image into LabVIEW?  This is almost certainly a yes.  I wouldn't be able to provide much more information without knowing what kind of camera, or sensor, you have.  Each will have different means to get the image into LabVIEW (although they're pretty similar).

 

From there, you'd need to take the image data and modify it to be in a format your third hardware element would expect (I don't know where you'd be sending it.  Another PC?)  You'd also need to setup the LVDS connection to take the message.

0 Kudos
Message 2 of 2
(2,221 Views)