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