Last position of the ROI before deleting impixelregion
    2 次查看(过去 30 天)
  
       显示 更早的评论
    
Hi, How to keep the last position of the selected pixel region after the close of the current figure impixelregion?
I have tried :
him = impixelregion(obj.handles.ImageAxes);
uiwait(him)
him.Position
As expected, him.Position has been deleted. I can't know the last position.
Thank you in advance for your suggestions.
Gilles
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
