Gu Qiangqiang, Prodduturi Naresh, Jiang Jun, Flotte Thomas J, Hart Steven N
Department of Health Sciences Research, Division of Biomedical Statistics and Informatics, Mayo College of Medicine, Rochester, Minnesota, USA.
Department of Laboratory Medicine and Pathology, Mayo College of Medicine, Rochester, Minnesota, USA.
J Pathol Inform. 2021 May 11;12:21. doi: 10.4103/jpi.jpi_88_20. eCollection 2021.
Adoption of the Digital Imaging and Communications in Medicine (DICOM) standard for whole slide images (WSIs) has been slow, despite significant time and effort by standards curators. One reason for the lack of adoption is that there are few tools which exist that can meet the requirements of WSIs, given an evolving ecosystem of best practices for implementation. Eventually, vendors will conform to the specification to ensure enterprise interoperability, but what about archived slides? Millions of slides have been scanned in various proprietary formats, many with examples of rare histologies. Our hypothesis is that if users and developers had access to easy to use tools for migrating proprietary formats to the open DICOM standard, then more tools would be developed as DICOM first implementations.
The technology we present here is dicom_wsi, a Python based toolkit for converting any slide capable of being read by the OpenSlide library into DICOM conformant and validated implementations. Moreover, additional postprocessing such as background removal, digital transformations (e.g., ink removal), and annotation storage are also described. dicom_wsi is a free and open source implementation that anyone can use or modify to meet their specific purposes.
We compare the output of dicom_wsi to two other existing implementations of WSI to DICOM converters and also validate the images using DICOM capable image viewers.
dicom_wsi represents the first step in a long process of DICOM adoption for WSI. It is the first open source implementation released in the developer friendly Python programming language and can be freely downloaded at .
尽管标准制定者投入了大量时间和精力,但医学数字成像和通信(DICOM)标准在全切片图像(WSIs)中的采用速度一直很慢。采用率低的一个原因是,鉴于不断发展的实施最佳实践生态系统,能够满足WSIs要求的工具很少。最终,供应商将符合规范以确保企业间的互操作性,但存档切片怎么办?数以百万计的切片已以各种专有格式扫描,其中许多包含罕见组织学的示例。我们的假设是,如果用户和开发者能够使用易于使用的工具将专有格式迁移到开放的DICOM标准,那么作为DICOM首次实现,将会开发出更多工具。
我们在此介绍的技术是dicom_wsi,这是一个基于Python的工具包,用于将任何能够被OpenSlide库读取的切片转换为符合DICOM标准并经过验证的实现。此外,还描述了诸如背景去除、数字变换(如墨迹去除)和注释存储等额外的后处理。dicom_wsi是一个免费的开源实现,任何人都可以使用或修改以满足其特定目的。
我们将dicom_wsi的输出与其他两个现有的WSI到DICOM转换器实现进行了比较,并使用支持DICOM的图像查看器对图像进行了验证。
dicom_wsi代表了在WSI采用DICOM的漫长过程中的第一步。它是第一个以开发者友好的Python编程语言发布的开源实现,可以在[具体网址]免费下载。