python读取Dicom文件

  • 1、python读取Dicom文件

1、python读取Dicom文件

安装包

pip install dicom

导出包

import pydicom

参考:使用Python对Dicom文件进行读取与写入

更多推荐

python读取Dicom文件