cornerstonejs / cornerstone3D

Cornerstone is a set of JavaScript libraries that can be used to build web-based medical imaging applications. It provides a framework to build radiology applications such as the OHIF Viewer.
https://cornerstonejs.org
MIT License
537 stars 279 forks source link

Image displayed wrong #333

Open iconsys opened 1 year ago

iconsys commented 1 year ago

When I load image from Wado-RS server, it looks like below. Problem could be because of private dicom tags present in the image. Other images from same study has no issue displaying properly. image

Correct View image

Dicom file Image.zip

sedghi commented 1 year ago

It loads fine here https://www.cornerstonejs.org/live-examples/local.html by drag and drop. it must be some server issue I guess