Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Need help with "capture screen" from the FileExchange.

조회 수: 1 (최근 30일)
Ivan Shorokhov
Ivan Shorokhov 2016년 9월 30일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello everyone,
Recently I have found the ScreenCapture function in the FileExchange So I have used the following code:
imageData = screencapture(gca,[10,20,30,40]);
Now I want to used something like ROI-Based Processing to select ROI, just now I need simple rectangle.
P.S. @ Jan Simon ,Thank you for your help, I have created new question to make it more specific.
  댓글 수: 2
Geoff Hayes
Geoff Hayes 2016년 9월 30일
Ivan - do you have the Image Processing Toolbox which has all of the ROI functionality (that you have included a link to) or are you trying to design your own tool? Please clarify and describe your algorithm (if one exists).
Samudrala Jagadish
Samudrala Jagadish 2016년 10월 3일
hope directly you can capture from "Tools" from figure window, and if you want, you can capture without background details also.

답변 (1개)

Samudrala Jagadish
Samudrala Jagadish 2016년 10월 3일
hope directly you can capture from "Tools" from figure window, and if you want, you can capture without background details also.

Community Treasure Hunt

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

Start Hunting!

Translated by