read and write a DICOM file format

1 回表示 (過去 30 日間)
Majid Al-Sirafi
Majid Al-Sirafi 2017 年 9 月 5 日
編集済み: Walter Roberson 2017 年 9 月 5 日
hi everyone
when I want to read a DICOM file format, and I want to write the data into another DICOM format, some errors is occured.
note:
I have tried the following example (found im MatLab help)
X = dicomread('CT-MONO2-16-ankle.dcm');
dicomwrite(X, 'sc_file.dcm');
when I try dicomwrite command the error is occur
please tell me the reason
Majid
  1 件のコメント
Majid Al-Sirafi
Majid Al-Sirafi 2017 年 9 月 5 日
hi everyone I had found the reason ... thanks for everyone

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

回答 (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