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

1 visualización (últimos 30 días)
Selva Karna
Selva Karna el 22 de Sept. de 2015
Respondida: Dinesh Iyer el 23 de Sept. de 2015
How to Convert IMAGE into VIDEO[ .avi]

Respuestas (3)

Jan
Jan el 22 de Sept. de 2015
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 el 22 de Sept. de 2015
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 el 23 de Sept. de 2015
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

Categorías

Más información sobre Images en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by