creat movie of Screen

1 次查看(过去 30 天)
omid jab
omid jab 2013-6-15
How can I control a keyborad. I wanna creat a loop, that get "Print-Screen" key in it's itterations to copy screen. then past the clipboard in an matrix. finally use this matrixs as frams to creat a movie.

采纳的回答

Jan
Jan 2013-6-16

更多回答(1 个)

Image Analyst
Image Analyst 2013-6-15
  2 个评论
omid jab
omid jab 2013-6-16
I can not find my answer in this link.
Image Analyst
Image Analyst 2013-6-16
Then try this one: http://matlab.wikia.com/wiki/FAQ#How_do_I_extract_frames_from_a_video_file.3F. You can use getframe() to get your figure as an image, and then use im2frame() to build up the movie frame by frame.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by