read and write a DICOM file format

1 visualización (últimos 30 días)
Majid Al-Sirafi
Majid Al-Sirafi el 5 de Sept. de 2017
Editada: Walter Roberson el 5 de Sept. de 2017
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 comentario
Majid Al-Sirafi
Majid Al-Sirafi el 5 de Sept. de 2017
hi everyone I had found the reason ... thanks for everyone

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre DICOM Format en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by