itk-wasm
itk-wasm copied to clipboard
Error converting DICOM to vtk file: network error
readImageDicomFileSeries({ inputImages: [...fileList] }).then(d => {
const img = vtkITKHelper.convertItkToVtkImage(d.outputImage);
}
Checking the "Network" section of DevTools will likely provide more relevant information.
See also:
https://docs.itk.org/projects/wasm/en/latest/typescript/distribution/index.html