フィルターのクリア

Open a DICOM Image

2 ビュー (過去 30 日間)
Ann G
Ann G 2015 年 9 月 28 日
コメント済み: Walter Roberson 2015 年 9 月 28 日
I would Like to ask how can I open a DICOM image with dicomread??

採用された回答

Walter Roberson
Walter Roberson 2015 年 9 月 28 日
You do not "open" DICOM images in MATLAB: you read the data in them using dicomread() and then you display the data using standard MATLAB commands such as image() or imshow() and colormap()
  2 件のコメント
Ann G
Ann G 2015 年 9 月 28 日
編集済み: Ann G 2015 年 9 月 28 日
That's what I meant! I'm sorry! It's is just that in matlab there are more than one commands that want ask me for some parameters that i don't understand. Also, when I "run" the commands there is no result but errors.
Walter Roberson
Walter Roberson 2015 年 9 月 28 日
Please show some of the commands you are having difficulty with.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDICOM Format についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by