Create new DICOM RT file

版本 1.0.1 (1.5 KB) 作者: Lars Tolbod
Example function for creating new DICOM RT file using the Python module rs-utils within Matlab.
8.0 次下载
更新时间 2023/3/9

查看许可证

Function to create a dicom RT file from binary masks using python rt-utils (github.com/qurit/rt-utils)
Inputs:
dcmIn Path for DICOM-series associated with the RT-structure
DICOM-series must have same dimensions as the binary masks
dcmOut Filename and path for the DICOM RT output file
mask Matlab Cell array of binary masks
names Matlab Cell array of ROI names
Tested with python-3.10.9 with pydicom, rs-utils and numPy in Matlab R2021a and R2022b

引用格式

Lars Tolbod (2024). Create new DICOM RT file (https://www.mathworks.com/matlabcentral/fileexchange/125945-create-new-dicom-rt-file), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2022b
与 R2021a 及更高版本兼容
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.1

bug fix

1.0.0