OHIF / Viewers

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

[3.9-US]: Ultrasound Rendering Issues: Resolve various issues related to rendering and displaying ultrasound images correctly #4110

Open sedghi opened 4 months ago

sedghi commented 4 months ago

What feature or change would you like to see made?

This ticket aims to address several reported issues concerning the rendering and display of ultrasound images within the OHIF viewer. The issues include:

  1. Images with Photometric Interpretation YBR_FULL_422 appearing green instead of displaying the correct colors.
  2. Inability to display ultrasound files containing multiple frames when loading from a JSON file.
  3. Rendering issues with Doppler ultrasound studies in OHIF v3.8.0-beta.28, requiring transcoding as a workaround.
  4. Incorrect rendering of ultrasound images from specific modalities (e.g., Terason ultrasound), displaying as green instead of the expected colors.
  5. Blank viewports when attempting to display ultrasound images, with the issue persisting across different rendering modes (wadors, wadouri) and OHIF versions.

Summary of issues -https://github.com/OHIF/Viewers/issues/4082

Why should we prioritize this feature?

The goal of this ticket is to investigate and resolve these various ultrasound rendering issues, ensuring that ultrasound images from different modalities and formats are displayed correctly within the OHIF viewer. This may involve addressing color channel handling, frame rendering, compatibility with specific ultrasound modalities, and any other underlying issues contributing to the reported problems.

sedghi commented 3 months ago

https://github.com/OHIF/Viewers/pull/4181