how to get the values of copy position in imrect?
2 views (last 30 days)
Show older comments
h= imrect; right clicking the rectanglwe we get 3 options. how to get the values in copy position. i can copy and paste in the workspace manually. but i wnted the code for it. please help me.
Answers (1)
faizal
on 6 Aug 2016
pos = getPosition(h);
1 Comment
GILDACIO SA
on 17 Apr 2018
I am a beginner im MATLAB - using imrect(h) and getPosition(h). How can I get 2 or more ROI´s in the same image ? Is it possible?
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!