Last position of the ROI before deleting impixelregion

1 次查看(过去 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 个)

类别

Help CenterFile Exchange 中查找有关 Data Import from MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by