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!