Extract image from imtool into variable.
显示 更早的评论
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?
采纳的回答
更多回答(1 个)
Mary
2014-2-17
0 个投票
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 个评论
Image Analyst
2014-2-17
See my spatial calibration demo, attached. It will do that.
类别
在 帮助中心 和 File Exchange 中查找有关 Display 2-D Images 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!