필터 지우기
필터 지우기

creat movie of Screen

조회 수: 2 (최근 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에서 Animation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by