Plotting on each frame to view later

HI. I have a video and I wish to get each frame and then plot a set of x,y coordinates on each frame and save the sequence so that I can later view the changed sequence of frames as a video. Any code snippets would be great.
Thanks in advance

 Respuesta aceptada

Image Analyst
Image Analyst el 11 de Jul. de 2015

0 votos

See my attached demo (under the image below that it creates)
where I create a series of frames (using surf()) and then create a movie from them.

1 comentario

Dean Roblin
Dean Roblin el 11 de Jul. de 2015
Editada: Dean Roblin el 11 de Jul. de 2015
thank you very much, however I figured it out myself in matter of seconds after the post. Your solution is nonetheless good. cheers.

Iniciar sesión para comentar.

Más respuestas (0)

Preguntada:

el 11 de Jul. de 2015

Editada:

el 11 de Jul. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by