Skip to Main Content Skip to Search
Login
File Exchange
MATLAB Newsgroup
Link Exchange
  Blogs  
 Contest 
MathWorks.com

Thread Subject: DV Image Acquisition

Subject: DV Image Acquisition

From: Sudha

Date: 15 Feb, 2008 16:52:02

Message: 1 of 2

Hi ,
I am using Image Acquistion (trial software) with Matlab
to grab 60 frames (2 seconds) of DV video. My frame
trigger is set to default (instantaneous). I am able to
grab 60 frames of video, but it is not in realtime. i
find that there is a delay of 0.26 seconds between the
start of trigger and the first frame grabbed. Please note
that frames are grabbed into memory at the moment. The
computer has a core duo processor with 2 GB of memory. Are
there any other Mathwork solutions for realtime image
acquistion? Any help is greatly appreciated.
Thanks,
Sudha.

Subject: Re: DV Image Acquisition

From: Dave Tarkowski

Date: 19 Feb, 2008 14:11:01

Message: 2 of 2

Sudha wrote:
> Hi ,
> I am using Image Acquistion (trial software) with Matlab
> to grab 60 frames (2 seconds) of DV video. My frame
> trigger is set to default (instantaneous). I am able to
> grab 60 frames of video, but it is not in realtime. i
> find that there is a delay of 0.26 seconds between the
> start of trigger and the first frame grabbed. Please note
> that frames are grabbed into memory at the moment. The
> computer has a core duo processor with 2 GB of memory. Are
> there any other Mathwork solutions for realtime image
> acquistion? Any help is greatly appreciated.
> Thanks,
> Sudha.

Sudha,

I'm confused by your use of the phrase "real time". What you are
describing sounds like an unacceptable latency, not a lack of real time
capabilities. When you call START on an a videoinput object, the
toolbox must connect to the hardware, configure it, and then wait for a
valid frame to come in. Depending on your hardware this can take
anywhere from a few milliseconds to almost a minute.

 From your description above, I think that using the manual trigger
option should alleviate your problem.

-Dave Tarkowski

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

envelope graphic E-mail this page to a colleague

Public Submission Policy
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Disclaimer prior to use.
Related Topics