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

2 Ansichten (letzte 30 Tage)
NS
NS am 1 Jun. 2011
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.

Antworten (1)

Walter Roberson
Walter Roberson am 1 Jun. 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

Kategorien

Mehr zu Convert Image Type finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by