read and write a DICOM file format

1 次查看(过去 30 天)
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

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