Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Image acquisition using camcorder

Hi,
I am trying to acquire a video signal from a camcorder into labview.Is there anyway to split this video signal into images based on the frame rate.Say if the frame rate is 30fps, I would like to get 30 sepaprate images in order to be able to compare them.Is there a way to get these images directly without using the video signal at all.I am using a IMAQ PCI-1411 board for this purpose.
Thanx
Deepak
0 Kudos
Message 1 of 2
(3,211 Views)
Deepak,

In answer to your first question, you can get 30 separate images by using a sequence. You can set it up to acquire any number of images, and it will fill the buffer of images. If you use the same low level routines, you can even set it up to continuously acquire as a circular buffer.

From a camcorder, the only other route for the images to enter the computer is usually firewire. NI's firewire drivers usually won't work with camcorders, because the camcorders compress the images. Currently, I think your only reasonable option is to continue using the PCI-1411.

Bruce
Bruce Ammons
Ammons Engineering
Message 2 of 2
(3,211 Views)