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

 採用された回答

Image Analyst
Image Analyst 2015 年 7 月 11 日

0 投票

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 件のコメント

Dean Roblin
Dean Roblin 2015 年 7 月 11 日
編集済み: Dean Roblin 2015 年 7 月 11 日
thank you very much, however I figured it out myself in matter of seconds after the post. Your solution is nonetheless good. cheers.

サインインしてコメントする。

その他の回答 (0 件)

質問済み:

2015 年 7 月 11 日

編集済み:

2015 年 7 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by