this is what I was thinking:
Given: raw image data file. Break/convert the data up into a series of 174 .dcm files and then somehow merge the series together. I know how to break the data up, but not how to merge it. Is there a faster/better way?
I need to perform the same task. As soon as I find a Matlab solution or write one myself, I'll post it.
I have found what I think is sufficient information on the web to do the reconstruction. It involves information encoded in the header info in the individual slice files.
Hi all,
I am also having a similar problem and i am unable to create a single dicom file with all the set of multiple frames. Has anyone of you found a way to do it.
Looking forward for your help.
Thank You
Kamlesh
Unfortunately it's not currently possible to write one DICOM file containing multiple image frames using DICOMWRITE. We've heard a lot about this recently, so keep watching.
Jeff Mather
Image Processing Group
MathWorks
It can be done using Dirk Jan-Kroon's functions here:
http://www.mathworks.com/matlabcentral/fileexchange/27941-dicom-toolbox