Hello,
I am using MicroDicom to split a single DCM file (a serie) into multiple DCM files. But after exporting the resultant files contains an incorrect value for the tag (0028,0004) Photometric Interpretation.
Before exporting the tag have the value : MONOCHROME2
Before exporting the tag have the value : RGB
Thanks.
PS :
MicroDicom version 2023.1
Build date 07 March 2023
MicroDicom give incorrect Photometric Interpretation value
-
- Posts: 2
- Joined: Thu Mar 09, 2023 5:28 pm
-
- Site Admin
- Posts: 473
- Joined: Thu Jan 01, 1970 2:00 am
- Location: Bulgaria
- Contact:
Re: MicroDicom give incorrect Photometric Interpretation value
Hello,
Yes, it works in that way in the latest version. Every time when an image is exported to DICOM, we construct new image data that is RGB. And for that reason, we change Photometric Interpretation to RGB.
We will extend our exporter to preserve monochrome. This is already written in our TODO list.
Yes, it works in that way in the latest version. Every time when an image is exported to DICOM, we construct new image data that is RGB. And for that reason, we change Photometric Interpretation to RGB.
We will extend our exporter to preserve monochrome. This is already written in our TODO list.
-
- Posts: 2
- Joined: Thu Mar 09, 2023 5:28 pm
Re: MicroDicom give incorrect Photometric Interpretation value
Thank you for your answer.
I am waiting for the update
.
I am waiting for the update
