# ct_lung **Repository Path**: numerical_aggregation_research/ct_lung ## Basic Information - **Project Name**: ct_lung - **Description**: ct肺部辅助诊断 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-12-02 - **Last Updated**: 2023-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 肺部影像数据分析 # 包 ```shell pip install pydicom conda install pydicom --channel conda-forge conda install -c conda-forge gdcm ``` # 参考 ## 官方文档 - [pydicom](https://pydicom.github.io/pydicom/stable/getting_started.html) - [pydicom github](https://github.com/pydicom/pydicom) - [SimpleITK Notebooks](http://insightsoftwareconsortium.github.io/SimpleITK-Notebooks/) - [医学图像".dcm"查看处理操作 python](https://blog.csdn.net/luodezhao123/article/details/86636722) - [处理医疗影像的Python利器:PyDicom](https://zhuanlan.zhihu.com/p/59413289) - [dicom文件预处理](https://blog.csdn.net/qq_35358021/article/details/82857439) ## 资料 - [plt.imshow显示CT/MRI图像](https://blog.csdn.net/m0_37477175/article/details/90712349) - [python对DICOM图像的读取方法详解](https://www.jb51.net/article/118873.htm) - [CT值与灰度值的总结](https://blog.csdn.net/Pierce_KK/article/details/100537080) - [DICOM图像像素值、灰度值与CT值](https://blog.csdn.net/qq_38784098/article/details/82144461) - [python读取dicom图像(SimpleITK和dicom包实现)](https://blog.csdn.net/weixin_41783077/article/details/82990050) ## 其他 - [GDCM](https://sourceforge.net/projects/gdcm/files/) - [GDCM github](https://github.com/malaterre/GDCM/releases/tag/v3.0.4) - [安装GDCM](http://www.voidcn.com/article/p-snxlexlt-mv.html) ## 软件 - [查看器 microdicom](http://www.microdicom.com/downloads.html) - [查看器,转换器 dicomapps](http://www.dicomapps.com/)