Create new DICOM RT file

バージョン 1.0.1 (1.47 KB) 作成者: Lars Tolbod
Example function for creating new DICOM RT file using the Python module rs-utils within Matlab.
ダウンロード: 8
更新 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