How can i create a video form images?
Show older comments
Hi
im doing a project on video processing. I'm very new to the matlab. I want to create a video file(.avi format) from images(i1 to i10). please help me with this
Thank You
Answers (1)
Image Analyst
on 2 Mar 2014
0 votes
You need to use im2frame(). See attached demo where, after I've extracted and written out all the frames to disk, I read them back in and construct a movie out of them.
Categories
Find more on Motion Detection in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!