Extract image from imtool into variable.
Ältere Kommentare anzeigen
I've found that I can change the display range of a Dicom image using something alone the lines of imtool(MB, [1850 25725]); (or the same with imshow). Instead of displaying it, I want to use the resulting image in my code for further calculation. Is there another function I can use instead that doesn't display the image, or can I extract it automatically from imtool?
Akzeptierte Antwort
Weitere Antworten (1)
Mary
am 17 Feb. 2014
0 Stimmen
hi I want to measure the length of small objects on an image by using a imtool but i like to save the measurement which i got from imtool any one can help on that please?? Many thanks
1 Kommentar
Image Analyst
am 17 Feb. 2014
See my spatial calibration demo, attached. It will do that.
Kategorien
Mehr zu Explore and Edit Images with Image Viewer App finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!