How to Convert IMAGE into VIDEO[ .avi] Please Help me?

조회 수: 1 (최근 30일)
Selva Karna
Selva Karna 2015년 9월 22일
답변: Dinesh Iyer 2015년 9월 23일
How to Convert IMAGE into VIDEO[ .avi]

답변 (3개)

Jan
Jan 2015년 9월 22일
This is possible with Matlab, but there are more efficient tools in the net for this task. Simply ask your favorite internet search engine for: "image to avi".

Image Analyst
Image Analyst 2015년 9월 22일
I do this in the second half of my attached demo. It builds a movie from individual image files (each image is one frame of the movie).

Dinesh Iyer
Dinesh Iyer 2015년 9월 23일
Since I do not know the specifics of what you are trying to do, I am unable to provide you with code. But you can use imread to read images and VideoWriter to write them out. The doc pages for each of these functions should make it clear on how you can use them.
Hope this helps.
Dinesh

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by