
Plotting on each frame to view later
5 views (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
Image Analyst
on 11 Jul 2015
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.
More Answers (0)
See Also
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!