【问题标题】:Can't read dicom with SimpleITK无法使用 SimpleITK 读取 dicom
【发布时间】:2020-11-18 07:10:56
【问题描述】:

当我尝试使用 SimpleITK 读取 DICOM 图像时,我收到以下错误:

RuntimeError:SimpleITK ImageFileReader_Execute 中引发的异常:D:\a\1\work\Code\IO\src\sitkImageReaderBase.cxx:102: sitk::ERROR: 无法打开“C:/Users/egeoz/OneDrive/Masaüstü/Texts/Ders Notları/İmaging Ders notu/el.dcm”进行阅读。

image

请帮忙!

【问题讨论】:

标签: python simpleitk


【解决方案1】:

SimpleITK 和 ITK 在处理文件名中的非 ascii 字符方面做得不好。另外,我建议也从路径中删除空格。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多