Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Need help with "capture screen" from the FileExchange.
1 回表示 (過去 30 日間)
古いコメントを表示
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.
2 件のコメント
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
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
2016 年 10 月 3 日
hope directly you can capture from "Tools" from figure window, and if you want, you can capture without background details also.
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!