Convert image in Analyze format to Dicom images
2 ビュー (過去 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!