how to read information from RTPlan image dicom matlab

조회 수: 8 (최근 30일)
addou abdeljalil
addou abdeljalil 2015년 7월 21일
답변: Claude Dubois 2016년 6월 29일
Hi, I want extarct information from image RTplan dicom like position of jaw , DSD : distance source detector. I have program that work well for RT image not for RTPlan. Any help will be very appreciate

답변 (1개)

Claude Dubois
Claude Dubois 2016년 6월 29일
Hi.
Have you tried dicominfo ? The script reads RP****.dcm files (RTplan) and creates a structure containing all info you're looking for.
info=dicominfo(RP filename).
CD

카테고리

Help CenterFile Exchange에서 DICOM Format에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by