how to read information from RTPlan image dicom matlab
조회 수: 8 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
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
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 DICOM Format에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!