打开解析dcm信息后对应的excel文件,所有关键字段都录入到excel中,解决了日常处理异常dcm文件的复杂问题
import os import shutil from threading import Thread def remove_dirs(dirs, with_self=True

打开解析dcm信息后对应的excel文件,所有关键字段都录入到excel中,解决了日常处理异常dcm文件的复杂问题
import os import shutil from threading import Thread def remove_dirs(dirs, with_self=True