Need help with "capture screen" from the FileExchange.
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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 commentaires
Geoff Hayes
le 30 Sep 2016
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
le 3 Oct 2016
hope directly you can capture from "Tools" from figure window, and if you want, you can capture without background details also.
Réponses (1)
Samudrala Jagadish
le 3 Oct 2016
0 votes
hope directly you can capture from "Tools" from figure window, and if you want, you can capture without background details also.
Cette question est clôturée.
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!