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!