Crazy on colors

Hello,
I’ve spent hours to figure out why this DCM image (see dcm attached) is previewed as green and not as the good one.

Is there come configuration that I’m missing ?
Or, is there a Linux command line I can use to convert ?

Thank you
Julien

B1E37A41-A60D-47DD-82A4-822E5D6F6F36.jpeg448FC80C-C3E7-453A-847B-C1EEF7DF62E3.png

8368712f-38b3-4b00-90d2-9bd7d64793f4.dcm (197 KB)

In the meanwhile I discovered that ImageMagick can convert the images correctly, so I can get the file with:
curl http://:8042/instances/<instance_Id>/file | convert - output.png

Can this be applied to orthanc ?

Hi Julien,

Thanks for reporting the issue, I have logged it in our bug tracker: https://bugs.orthanc-server.com/show_bug.cgi?id=211

Best regards,

Alain

Thank you Alain

Hello,

Your image is actually invalid according to the DICOM standard. All the details are now available in the bug tracker:
https://bugs.orthanc-server.com/show_bug.cgi?id=211#c1

Kind Regards,
Sébastien-

Thank you Sebastien, I will report that to the manufacturer and see if they can fix

Julien