Path: news.mathworks.com!not-for-mail
From: "Jimmy " <testbest1@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: compiling images into a video
Date: Tue, 20 Oct 2009 20:41:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 27
Message-ID: <hbl78t$ikr$1@fred.mathworks.com>
References: <hbkvp0$2tu$1@fred.mathworks.com> <hbl2ms$j96$1@fred.mathworks.com>
Reply-To: "Jimmy " <testbest1@yahoo.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1256071261 19099 172.30.248.35 (20 Oct 2009 20:41:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 20 Oct 2009 20:41:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1991178
Xref: news.mathworks.com comp.soft-sys.matlab:578795


  Thank you very much for your reply, the images are .tiff format. Does this make any 
  difference. I'll try to read the links you've given and work it out.
        

"Peter Webb" <pwebb@mathworks.com> wrote in message <hbl2ms$j96$1@fred.mathworks.com>...
> 
> These show how to use the MOVIE command in MATLAB:
> http://www.rpi.edu/~holmes/NumDiffEqs/Demos/matlab.movie.info.pdf
> http://www.math.canterbury.ac.nz/~c.scarrott/MATLAB_Movies/movies.html
> http://www.math.uic.edu/~jan/mcs320s03/matlec6.pdf
> 
> If you have .JPEG images, simply read them into MATLAB using IMREAD, then 
> apply the techniques suggested above.
> 
> "Jimmy " <testbest1@yahoo.com> wrote in message 
> news:hbkvp0$2tu$1@fred.mathworks.com...
> >        Hi all,
> > I am wondering if there is anybody can help me convert images to a video
> > I have 9 images, which you can see on 
> > http://www.flickr.com/photos/43435855@N02/
> > now I need to make an video from these nine images.
> > I did some research on some commands such as movie() etc suggested by 
> > ImageAnalyst but I still don't know how to start. Can someone who has done 
> > it before or know how to do it give me a hand?
> >           Any help is really appreciated
> >            Thank you for your time 
>