OHIF / Viewers

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

[Bug] When loading series images, the speed is quite slow, MPR slow and could not view #4151

Open itcthienkhiem opened 4 months ago

itcthienkhiem commented 4 months ago

Describe the Bug

When loading MRI series images, the speed is quite slow, and MPR not work with large series (I testing with series >1000 images) And when I scroll the image, I still find the speed quite slow. Do you guys have a solution about this? I think it would be faster to separate the image loading process and run it in parallel I tested with MPR > 1000 images and the RAM consumption was very high, about 22 GB of RAM Capture

Steps to Reproduce

  1. View MR with >1000 images
  2. Scroll images

The current behavior

Slow loading images

The expected behavior

Fash loading images when click open and scroll images

OS

Windows 10

Node version

news

Browser

Chrome

sedghi commented 3 months ago

The MPR will work with large series very soon

https://github.com/cornerstonejs/cornerstone3D/pull/1260