how to read information from RTPlan image dicom matlab

4 Ansichten (letzte 30 Tage)
addou abdeljalil
addou abdeljalil am 21 Jul. 2015
Beantwortet: Claude Dubois am 29 Jun. 2016
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

Antworten (1)

Claude Dubois
Claude Dubois am 29 Jun. 2016
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

Kategorien

Mehr zu DICOM Format finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by