OHIF / Viewers

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
https://docs.ohif.org/
MIT License
3.13k stars 3.29k forks source link

[Bug] MPR View Blurry in OHIF 3.9 Compared to OHIF 3.8 #4291

Open aniketbharti opened 2 months ago

aniketbharti commented 2 months ago

Describe the Bug

The MPR view for the same set of DICOM files does not load properly in the new OHIF version (3.9). It was working fine in OHIF v3.8. The file has a pixel array of UInt8. Changing it to Uint16 removed the black line in the middle, but the image is still blurry.

Old One:

image001

New One

image002

Steps to Reproduce

  1. Load a DICOM file with a pixel array of UInt8 in OHIF v3.9.
  2. Observe the MPR view

The current behavior

The expected behavior

The MPR view should render clearly without any black lines or blurriness, as it does in OHIF v3.8.

OS

macOS 14.5

Node version

18.20.3

Browser

Chrome 126.0.6478.127

sedghi commented 2 months ago

Thanks for catching this issue

Could you kindly provide the data if it has been anonymized and you can confirm that there is no patient health information present in any of the headers or embedded within the pixel data?