Feeds
質問
How can we select multiple pixels,multiple times from a Figure object in GUI (developed using GUIDE) ?
I am writing a code which takes in a volume of MR image, displays the volume in 2D (squeezing 1 dimension). After selecting suit...
7年以上 前 | 1 件の回答 | 0
1
回答回答済み
How can we select multiple pixels,multiple times from a Figure object in GUI (developed using GUIDE) ?
Note: I have solved the problem on GUI closing down completely. There was a rogue close all in the ginput() routine. Calling by...
How can we select multiple pixels,multiple times from a Figure object in GUI (developed using GUIDE) ?
Note: I have solved the problem on GUI closing down completely. There was a rogue close all in the ginput() routine. Calling by...
7年以上 前 | 0
質問
How can I dynamically store data values from multiple clicks on MATLAB Figure?
I have to dynamically click on data points(pixels) in MATLAB figure window and store them for further processing. These point ar...
7年以上 前 | 0 件の回答 | 0