<br>Hi Michael,<br><br>This has been solved a long time ago.<br><br>Please use the following example:<br><br>  Insight/Examples/IO/<br>       ImageReadDicomSeriesWrite.cxx<br>   <br><br>This example shows you how to read an image<br>
from a non-DICOM source (e.g. MetaImage, <br>Analyze, VTK...) and save it as a DICOM series.<br><br>It also shows how to alter some of the DICOM tags... <br>something that must be done carefully since you <br>will be altering / producing patient information.<br>
<br><br>  Regards,<br><br><br>        Luis<br><br>---------------------------------------------<br><div class="gmail_quote">On Tue, Apr 20, 2010 at 8:32 AM, Granseier, Michael (VISUS) <span dir="ltr">&lt;<a href="mailto:granseier@visus.com">granseier@visus.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hello vtk-users,<br>
<br>
my questions refers to an article in the Kitware Public Wiki<br>
named &quot;Proposals: Writing DICOM from non-DICOM&quot;.<br>
(<a href="http://www.itk.org/Wiki/Proposals:Writing_DICOM_from_non-DICOM" target="_blank">http://www.itk.org/Wiki/Proposals:Writing_DICOM_from_non-DICOM</a>)<br>
<br>
Actually I&#39;m facing exactly this problem.<br>
I want to write a DICOM-Series with the itkImageSeriesWriter and the GDCMImageIO.<br>
But I don&#39;t use the itkImageSeriesReader before to read in a DICOM dataset.<br>
Instead I have a raw-File and a mhd-Header-File, which I have written on my own in Java.<br>
<br>
So the writer creates a DICOM series with exactly the same problems described in the wiki article.<br>
The article was last modified on 10 April 2006.<br>
I would like to know if there are any solutions for that problem by now.<br>
Or is it possible to manually create a MetaDataDictionary containing all necesary informations from the DICOM-header?<br>
<br>
<br>
Any help will be greatly appreciated.<br>
<br>
Thanks!<br>
<br>
<br>
Kind regards<br>
<br>
Michael Granseier<br>
<br>
<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
</blockquote></div><br>