pyushkevich/itksnap

Crashing with huge DICOM datasets on Windows

MattTheCuber opened this issue · 2 comments

Hello,

ITK-SNAP is crashing on multiple different systems using fresh installs of ITK-SNAP both Windows 10 and Windows 11 when using large datasets.

The dataset is a non-corrupted series of DICOM images (.dcm) with a total size of 14.9 GB. (Dimensions: 1832x1832x2399)

We can load smaller datasets of the same type with no problem. But when we try to load this large dataset, ITK-SNAP says "Reading Image..." and freezes at the end of the loading bar (I assume while its trying to open the next window). The machine has 32 GB of RAM and usage in task manager reaches 60% when it crashes. Let me know of any additional information or logs that I can provide.

Thanks!

Any news on this? Can I be of any help?