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 个评论
Rik
2018-11-6
Does the original file have a form of compression? Some DICOM programs will export with jpeg compression, but Matlab will generally not.
Ghady Hajj
2018-11-6
Walter Roberson
2018-11-7
Did you happen to be working with one of the publicly accessible images? Which modality and series was it?
Ghady Hajj
2018-11-7
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 DICOM Format 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!