How to make a video from .png images?

조회 수: 40 (최근 30일)
SUSHMA MB
SUSHMA MB 2017년 8월 13일
댓글: Image Analyst 2022년 9월 28일
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.

답변 (2개)

Chad Greene
Chad Greene 2017년 8월 13일
In a loop use imread to import each image into Matlab, then follow the "Create AVI file from Animation" example in the VideoWriter documentation.
  댓글 수: 2
Michel Alberto Gordillo Andrade
Michel Alberto Gordillo Andrade 2022년 9월 28일
The link does not exist anymore

댓글을 달려면 로그인하십시오.


Image Analyst
Image Analyst 2017년 8월 14일

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by