Convert image in Analyze format to Dicom images
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am working in Medical Image Processing. I am in need to convert the image in Analyze format to Dicom images. Kindly tell me the solution.
Thanks in advance.
0 comentarios
Respuestas (1)
Image Analyst
el 2 de Jul. de 2013
I don't know what Analyze format is. What program made the images? Have you looked in the File Exchange to see if anyone has uploaded a reader or writer for that format? Have you looked up "Working with DICOM files" in the MATLAB help documentation?
5 comentarios
Image Analyst
el 2 de Jul. de 2013
The dicom file you create will not somehow magically figure out the parameters and store them - you have to tell it. You have an "Analyze" format reader program already - I suggest you look at that, or else use knowledge from some other source such as the CT or MRI instrument itself, or figure it out using a phantom of known dimensions and measuring it.
Ver también
Categorías
Más información sobre DICOM Format en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!