Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Machine Vision for multiple camera storage?

Hi, I need to store the video from (at least) 4 cameras. The video is supposed to be displayed in the front panel of a vi. The transfer protocol could be USB or IEEE1394, even TCP/IP. Required image resolution is 640*480pxls, frame rate 10-16 fps.

Is this task feasible using Machine Vision, or should I use dedicated hardware like a hdd recorder, tapping the video signal (possibly with lower quality) from this into LabVIEW?

Regards,

Torfinn
0 Kudos
Message 1 of 5
(3,447 Views)
It should be possible, I currently store images from two IEEE1394 cameras simultaneously at 640x480 res around 15 fps. The program should be able to handle more as long as your hard drive can write the data fast enough.
0 Kudos
Message 2 of 5
(3,395 Views)

Dear Both,

 

Is there any smaple code that can capture image simultaneously using two IEEE1394 cameras  ?

And what is the hardware requirement if I want to set up this program ?

 

Thanks !

 

Regards,

Metron

 
 
 
0 Kudos
Message 3 of 5
(3,387 Views)
A good example for dual acquisition is a simple grab vi given as a demo with the software.
0 Kudos
Message 4 of 5
(3,379 Views)
Almost forgot you do need IMAQ Vision for IEEE 1394 for almost any firewire camera.
0 Kudos
Message 5 of 5
(3,378 Views)