how to read information from RTPlan image dicom matlab
    4 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentarios
Respuestas (1)
  Claude Dubois
 el 29 de Jun. de 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
0 comentarios
Ver también
Categorías
				Más información sobre DICOM Format en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

