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에서 Explore and Edit Images with Image Viewer App에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!