ginput: How to prompt for value after each click?
Show older comments
Hi,
I'm making a little program that loads a photo then calls ginput so I can click on a number of features. For each feature, I want to enter an estimated value.
Click Prompt: Enter thickness: Enter Value
Click Prompt:
etc
Is there anyway to do this?
Thanks,
Cole
Accepted Answer
More Answers (1)
Cole
on 28 Sep 2014
0 votes
1 Comment
Image Analyst
on 28 Sep 2014
Edited: Image Analyst
on 29 Sep 2014
There is also a getpts() in the Image Processing Toolbox you may want to take a look at.
Categories
Find more on Data Exploration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!