簡體   English   中英

無法使用 SimpleITK 讀取 dicom

[英]Can't read dicom with SimpleITK

當我嘗試使用 SimpleITK 讀取 DICOM 圖像時,出現以下錯誤:

RuntimeError: 在 SimpleITK ImageFileReader_Execute 中拋出異常:D:\\a\\1\\work\\Code\\IO\\src\\sitkImageReaderBase.cxx:102:sitk::ERROR: Unable to open "C:/Users/egeoz/OneDrive/Masaüstü/Texts /Ders Notları/İmaging Ders notu/el.dcm”以供閱讀。

圖片

請幫忙!

SimpleITK 和 ITK 在處理文件名中的非 ascii 字符方面做得不好。 另外,我也建議從路徑中刪除空格。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM