Saving and Loading the same DICOM image increases its size!
Mostrar comentarios más antiguos
Hello,
I was doing some modifications to a DICOM image using MATLAB, and then I noticed that if I, then, save the modified image, it increases dramatically in size. More importantly, I have also verified that even if I don't do anything to the image, loading and then saving the DICOM image will increase its size (e.g. 90KB to 143KB)?
Any ideas on why this is happening and how can I solve this issue?
4 comentarios
Rik
el 6 de Nov. de 2018
Does the original file have a form of compression? Some DICOM programs will export with jpeg compression, but Matlab will generally not.
Ghady Hajj
el 6 de Nov. de 2018
Walter Roberson
el 7 de Nov. de 2018
Did you happen to be working with one of the publicly accessible images? Which modality and series was it?
Ghady Hajj
el 7 de Nov. de 2018
Respuestas (0)
Categorías
Más información sobre DICOM Format en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!