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 件のコメント

Stalin Samuel
Stalin Samuel 2014 年 8 月 14 日
thanks for your idea.i got the answer .X = dicomread(filename) is my required code

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeDisplay Image についてさらに検索

タグ

タグが未入力です。

質問済み:

2014 年 8 月 11 日

コメント済み:

2014 年 8 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by