• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

相似文献

1
Radtools: R utilities for convenient extraction of medical image metadata.Radtools:用于便捷提取医学图像元数据的R实用工具。
F1000Res. 2018 Dec 24;7. doi: 10.12688/f1000research.17139.3. eCollection 2018.
2
Medical image file formats.医学图像文件格式。
J Digit Imaging. 2014 Apr;27(2):200-6. doi: 10.1007/s10278-013-9657-9.
3
DicomBrowser: software for viewing and modifying DICOM metadata.DicomBrowser:用于查看和修改 DICOM 元数据的软件。
J Digit Imaging. 2012 Oct;25(5):635-45. doi: 10.1007/s10278-012-9462-x.
4
Extracting data from a DICOM file.从DICOM文件中提取数据。
Med Phys. 2005 Jun;32(6):1537-41. doi: 10.1118/1.1916183.
5
NIfTI-MRS: A standard data format for magnetic resonance spectroscopy.NIfTI-MRS:磁共振波谱的标准数据格式。
Magn Reson Med. 2022 Dec;88(6):2358-2370. doi: 10.1002/mrm.29418. Epub 2022 Sep 11.
6
: An Open Source Library for Standardized Communication of Quantitative Image Analysis Results Using DICOM.一个用于使用DICOM进行定量图像分析结果标准化通信的开源库。
Cancer Res. 2017 Nov 1;77(21):e87-e90. doi: 10.1158/0008-5472.CAN-17-0336.
7
Transforming Dermatologic Imaging for the Digital Era: Metadata and Standards.皮肤病学影像在数字时代的变革:元数据和标准。
J Digit Imaging. 2018 Aug;31(4):568-577. doi: 10.1007/s10278-017-0045-8.
8
Implementing the DICOM Standard for Digital Pathology.实施数字病理学的DICOM标准。
J Pathol Inform. 2018 Nov 2;9:37. doi: 10.4103/jpi.jpi_42_18. eCollection 2018.
9
Managing DICOM images: Tips and tricks for the radiologist.管理DICOM图像:给放射科医生的提示与技巧
Indian J Radiol Imaging. 2012 Jan;22(1):4-13. doi: 10.4103/0971-3026.95396.
10
Informatics in radiology (infoRAD): free DICOM image viewing and processing software for the Macintosh computer: what's available and what it can do for you.放射学信息学(infoRAD):适用于Macintosh计算机的免费DICOM图像查看与处理软件:有哪些可用功能以及能为您做什么。
Radiographics. 2004 Nov-Dec;24(6):1763-77. doi: 10.1148/rg.246045049.

引用本文的文献

1
Data Integration Challenges for Machine Learning in Precision Medicine.精准医学中机器学习的数据整合挑战
Front Med (Lausanne). 2022 Jan 25;8:784455. doi: 10.3389/fmed.2021.784455. eCollection 2021.
2
Recommendations for Processing Head CT Data.头部CT数据处理建议。
Front Neuroinform. 2019 Sep 4;13:61. doi: 10.3389/fninf.2019.00061. eCollection 2019.

Radtools:用于便捷提取医学图像元数据的R实用工具。

Radtools: R utilities for convenient extraction of medical image metadata.

作者信息

Russell Pamela H, Ghosh Debashis

机构信息

Biostatistics and Informatics, Colorado School of Public Health, Aurora, CO, 80045, USA.

出版信息

F1000Res. 2018 Dec 24;7. doi: 10.12688/f1000research.17139.3. eCollection 2018.

DOI:10.12688/f1000research.17139.3
PMID:31131079
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC6518432/
Abstract

The radiology community has adopted several widely used standards for medical image files, including the popular DICOM (Digital Imaging and Communication in Medicine) and NIfTI (Neuroimaging Informatics Technology Initiative) standards. These file formats include image intensities as well as potentially extensive metadata. The NIfTI standard specifies a particular set of header fields describing the image and minimal information about the scan. DICOM headers can include any of >4,000 available metadata attributes spanning a variety of topics. NIfTI files contain all slices for an image series, while DICOM files capture single slices and image series are typically organized into a directory. Each DICOM file contains metadata for the image series as well as the individual image slice. The programming environment R is popular for data analysis due to its free and open code, active ecosystem of tools and users, and excellent system of contributed packages. Currently, many published radiological image analyses are performed with proprietary software or custom unpublished scripts. However, R is increasing in popularity in this area due to several packages for processing and analysis of image files. While these R packages handle image import and processing, no existing package makes image metadata conveniently accessible. Extracting image metadata, combining across slices, and converting to useful formats can be prohibitively cumbersome, especially for DICOM files. We present radtools, an R package for convenient extraction of medical image metadata. Radtools provides simple functions to explore and return metadata in familiar R data structures. For convenience, radtools also includes wrappers of existing tools for extraction of pixel data and viewing of image slices. The package is freely available under the MIT license at GitHub and is easily installable from the Comprehensive R Archive Network.

摘要

放射学界采用了几种广泛使用的医学图像文件标准,包括广受欢迎的DICOM(医学数字成像和通信)和NIfTI(神经成像信息学技术倡议)标准。这些文件格式包括图像强度以及可能大量的元数据。NIfTI标准指定了一组特定的头部字段来描述图像和关于扫描的最少信息。DICOM头部可以包含超过4000个可用的元数据属性,涵盖各种主题。NIfTI文件包含图像系列的所有切片,而DICOM文件捕获单个切片,图像系列通常组织成一个目录。每个DICOM文件都包含图像系列以及单个图像切片的元数据。编程环境R因其免费和开放的代码、活跃的工具和用户生态系统以及出色的贡献包系统而在数据分析中很受欢迎。目前,许多已发表的放射图像分析是使用专有软件或未公开的自定义脚本进行的。然而,由于有几个用于处理和分析图像文件的包,R在这个领域越来越受欢迎。虽然这些R包可以处理图像导入和处理,但现有的包都不能方便地访问图像元数据。提取图像元数据、跨切片合并并转换为有用的格式可能极其繁琐,尤其是对于DICOM文件。我们展示了radtools,一个用于方便提取医学图像元数据的R包。Radtools提供了简单的函数,以熟悉的R数据结构来探索和返回元数据。为了方便起见,radtools还包括用于提取像素数据和查看图像切片的现有工具的包装器。该包在GitHub上根据MIT许可免费提供,并且可以很容易地从综合R存档网络安装。