view only x ray image
显示 更早的评论
i have n no of images .my objective is to show only the x ray image.
回答(2 个)
Image Analyst
2014-8-11
0 个投票
So call imshow(), image(), imfuse(), imshowpair(), or imagesc(). What's the problem?
Brian Hannan
2014-8-11
0 个投票
How are you storing the images? You can likely view the image easily with imread and imshow.
类别
在 帮助中心 和 File Exchange 中查找有关 Display Image 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!