Saving and Loading the same DICOM image increases its size!

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 Comments

Does the original file have a form of compression? Some DICOM programs will export with jpeg compression, but Matlab will generally not.
I don't know. I downloaded the files from https://imaging.nci.nih.gov/ncia/login.jsf
Did you happen to be working with one of the publicly accessible images? Which modality and series was it?
The link provided in the previous comment has publicly accessible images. I used MRI and CT images in my code.

Sign in to comment.

Answers (0)

Categories

Asked:

on 6 Nov 2018

Commented:

on 7 Nov 2018

Community Treasure Hunt

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

Start Hunting!