read and write a DICOM file format
Ältere Kommentare anzeigen
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 Kommentar
Majid Al-Sirafi
am 5 Sep. 2017
Antworten (0)
Kategorien
Mehr zu DICOM Format finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!