DICOM tag value changes after resaving
이전 댓글 표시
I modified a DICOM tag from a DICOM image that has an embedded color lut (photometric interpretation = PALETTE COLOR). When I resave the DICOM image with the modified tag the photometric interpretation is changed to MONOCHROME2, therefore the image is shown in grayscale rather than the original colors when viewed in a DICOM viewer. I am using the
'CreateMode', 'Copy'
argument which preserves the whole original header except that specific tag. How can I preserve this also?
Thanks.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 DICOM Format에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!