WSI2DICOM:将整个幻灯片图像(WSI)转换为多帧DICOM图像

时间:2024-03-14 08:51:37
【文件属性】:

文件名称:WSI2DICOM:将整个幻灯片图像(WSI)转换为多帧DICOM图像

文件大小:3.82MB

文件格式:ZIP

更新时间:2024-03-14 08:51:37

convert dicom wsi Python

此仓库显示了如何将整个幻灯片图像转换为多帧DICOM图像。 这取决于和 动机 在整个机构中标准化WSI格式和传输。 启用更多封装选项以进行海量数据存储 潜在地简化补丁/框架级别的可访问性 这是一个示例,显示可以在DICOM查看器查看转换后的DICOM。 依赖项安装 pip install pydicom openslide_python 您可能还需要python界面以外的。 快速开始 代码超级好用。 测试数据可以从下载。 wsi_fn = '/path/to/your/WSI/example/CMU-1-JP2K-33005.svs' wsi_dicom_dir = "/path/to/your/output/example/CMU-1-JP2K-33005" # # convert without compression # p = parameters(JPEG_COMPRESS=


【文件预览】:
WSI2DICOM-master
----.gitattributes(66B)
----example.gif(3.66MB)
----WSI_DICOM_Converter.py(18KB)
----test()
--------annotation_data_structure.png(67KB)
--------img_patch.jpg(15KB)
--------dcm_annotation.py(8KB)
----.gitignore(27B)
----readme.md(2KB)
----figure1.png(105KB)

网友评论