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!