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 CenterFile Exchange에서 DICOM Format에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by