Convert image in Analyze format to Dicom images
10 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Image Analyst
2013-7-2
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 个评论
Image Analyst
2013-7-2
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.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!