cornerstonejs / cornerstone-nifti-image-loader

Nifti image loader module for cornerstone/ohif viewer
MIT License
56 stars 27 forks source link

Source is too large #36

Open gkf442573575 opened 2 years ago

gkf442573575 commented 2 years ago

The nii.gz file can be loaded normally on the browser, but it cannot be loaded normally on the electron

vue 2.6.11 electron 5.0.13 cornerstone-core 2.6.1 @cornerstonejs/nifti-image-loader 1.0.6 Error: Source is too large

图片

nii.gz file

gkf442573575 commented 2 years ago

Set streamingMode = false file can load