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.

Réponses (1)

Walter Roberson
Walter Roberson le 1 Juin 2011
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

Catégories

En savoir plus sur Convert Image Type dans Centre d'aide et File Exchange

Tags

Question posée :

NS
le 1 Juin 2011

Community Treasure Hunt

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

Start Hunting!

Translated by