cornerstonejs / cornerstone

JavaScript library to display interactive medical images including but not limited to DICOM
https://docs.cornerstonejs.org/
MIT License
2.04k stars 596 forks source link

dicom failed to load #623

Open aodong8808 opened 1 year ago

aodong8808 commented 1 year ago

When I load this dicom, the console reports an error message "ERROR: The file does not contain image data.",All other images can be loaded, except this one image 1.2.840.113619.2.472.3.40120842.710.1685265533.207.dcm.zip

chrisjhchung commented 9 months ago

I think this is an issue with the file provided. I was unable to load it as well. You'd expect to see the pixel data at the tag (7FE0,0010), and from the screenshot we can see that it's missing. Might be worth looking at the DICOM standard to understand more:

https://dicom.nema.org/medical/Dicom/2018d/output/chtml/part03/sect_C.7.6.3.html