Clear Filters
Clear Filters

hi, i need matlab code to convert image frames to video.

2 views (last 30 days)
hi, i converted a video into frames and stored the frames in a folder. now i want to use this frames to get back the original video. i.e., i want to use this frames to get a video. Somebody please help me with the matlab coding to perform this... thanks in advance....

Answers (2)

Walter Roberson
Walter Roberson on 26 Mar 2011
You can use avifile or videowriter
  2 Comments
Dilli babu
Dilli babu on 27 Mar 2011
@Walter Roberson: thanx for ur suggestion. Actually i'm new to matlab. I used videowriter, it is throwing some errors. How to convert images into video in an easy way?
Walter Roberson
Walter Roberson on 27 Mar 2011
Tell us about the errors. Including the code section would help.

Sign in to comment.


Nick Haddad
Nick Haddad on 6 Oct 2012
MATLAB Has an example that does just this.

Categories

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

Community Treasure Hunt

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

Start Hunting!