Conversion of video to images

I would like to know the procedure to convert a video(preferably mp4 or avi format) to images(frames) of any standard format in matlab

Respuestas (4)

Bjorn Gustavsson
Bjorn Gustavsson el 21 de Mzo. de 2012

0 votos

You could give aviread a try. Otherwise look in the file exchange, there are tools for dealing with files in many video-formats there. But why not do the conversion with mencoder outside of matlab and then read the images as per usual? Mencoder is a general tool designed for this and only this type of task.
NITHIN BHARADWAJ
NITHIN BHARADWAJ el 23 de Mzo. de 2012

0 votos

Thank you very much all of you

Categorías

Más información sobre Convert Image Type en Centro de ayuda y File Exchange.

Preguntada:

el 21 de Mzo. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by