How to convert a series of images (in double form) into an AVI file

Hi guys,
I have a bunch of images that I have processed using MATLAB. I want to combine all of them into a AVI file. The images are stored as an array in my code. How do I go about converting them to AVI.

Answers (1)

Please see avifile and the related addframe() command. The avifile documentation gives an example.
For older MATLAB you may wish to use the MATLAB File Exchange contribution aviwrite

Categories

Find more on Convert Image Type in Help Center and File Exchange

Tags

Asked:

NS
on 1 Jun 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!