view only x ray image

i have n no of images .my objective is to show only the x ray image.

回答(2 个)

Image Analyst
Image Analyst 2014-8-11

0 个投票

So call imshow(), image(), imfuse(), imshowpair(), or imagesc(). What's the problem?
Brian Hannan
Brian Hannan 2014-8-11

0 个投票

How are you storing the images? You can likely view the image easily with imread and imshow.

1 个评论

thanks for your idea.i got the answer .X = dicomread(filename) is my required code

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Display Image 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by