Kitware / VolView

Kitware VolView: an all-in-one radiological viewer!
https://volview.kitware.com
Apache License 2.0
176 stars 58 forks source link

RuntimeError: memory access out of bounds #640

Open Linorman opened 4 weeks ago

Linorman commented 4 weeks ago

when I try to load a dicom zip, it occurred to give out errors: RuntimeError: memory access out of bounds pls help to solve it.

btw, can I use VolView to generate .obj files from dicom data and export them?

RuntimeError: memory access out of bounds at wasm://wasm/0149037e at wasm://wasm/0149037e at wasm://wasm/0149037e at wasm://wasm/0149037e at wasm://wasm/0149037e at wasm://wasm/0149037e at wasm://wasm/0149037e at Module._main (cdn.jsdelivr.net/npm/@itk-wasm/dicom@6.0.0/dist/pipelines/read-image-dicom-file-series.js:8:98301) at Object.callMain (cdn.jsdelivr.net/npm/@itk-wasm/dicom@6.0.0/dist/pipelines/read-image-dicom-file-series.js:8:102622) at runPipelineEmscripten (run-pipeline-emscripten.js?v=bacb20ef:185:38) useErrorMessage @ useErrorMessage.ts:13

floryst commented 4 weeks ago

How large is your dicom zip file, and what kind of modality is it?

VolView cannot generate .obj files from dicom data. I assume you are looking to extract surfaces?

Linorman commented 4 weeks ago

How large is your dicom zip file, and what kind of modality is it?

VolView cannot generate .obj files from dicom data. I assume you are looking to extract surfaces?

about 226 mb, and thanks for your reply about obj.

floryst commented 1 week ago

226mb shouldn't be a dealbreaker for VolView, unless your main machine is memory-restricted. What kind of DICOM images are in your zip?