How to make a video from .png images?

36 views (last 30 days)
SUSHMA MB
SUSHMA MB on 13 Aug 2017
Commented: Image Analyst on 28 Sep 2022
How can i make video from the following images. Like the attached file, i have 50 images. How can i make them into a video.
I will be grateful if someone helps me in this regard.

Answers (2)

Chad Greene
Chad Greene on 13 Aug 2017
In a loop use imread to import each image into Matlab, then follow the "Create AVI file from Animation" example in the VideoWriter documentation.

Image Analyst
Image Analyst on 14 Aug 2017

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!