How to write DICOM RT 3D Dose to DICOM File?

조회 수: 5 (최근 30일)
Pawel
Pawel 2022년 9월 5일
댓글: Yassir El ghazi 2023년 11월 23일
Im reading DICOM RT dose using Matlab functins dicomread and dicominfo.
X = dicomread('C:\Dicomfile.dcm');
Y = dicominfo('C:\Dicomfile.dcm');
In return in Matlab Workspace I have got X as 4-D uint32 which it dose matrix and Y 1x1 struct which is matadata. I want to make some changes in X which is possible to do. Then I want to save modified dose back to DicomRT dose file with the same matadata. How to create DICOM RT dose using X and Y?
  댓글 수: 1
Yassir El ghazi
Yassir El ghazi 2023년 11월 23일
Hello Sir, i am actually facing the same problem, i want to creat an RTDOSE DICOM File. i wish you found any solution to this issue?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Medical Physics에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by