<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font size="2" face="Tahoma"></font><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Hi,<br><span style="font-size: 11pt; color: rgb(31, 73, 125);">&gt; I read nrrd files using the pluggable factories mechanism and then
I write down dicom slices.</span><br>I'm sorry I don't know what is nrrd files.the issue that I had is how to read and write a dicom series.<br>I'm not sure if I can help you really.I'm so sorry.<br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">De :</span></b> Ezequiel Geremia &lt;t-egerem@microsoft.com&gt;<br><b><span style="font-weight: bold;">À :</span></b> Syrine Sahmim &lt;syrine.sahmim@yahoo.fr&gt;<br><b><span style="font-weight: bold;">Cc :</span></b> "insight-users@itk.org" &lt;insight-users@itk.org&gt;<br><b><span style="font-weight: bold;">Envoyé le :</span></b> Mardi, 23 Juin 2009, 16h05mn 00s<br><b><span style="font-weight: bold;">Objet&nbsp;:</span></b> RE: Re : [Insight-users] Output dicom series in new directory<br></font><br>




 

<style>
<!--

_filtered {font-family:"Cambria Math";panose-1:2 4 5 3 5 4 6 3 2 4;}
_filtered {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}
_filtered {font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2 4;}

p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;margin-bottom:.0001pt;font-size:12.0pt;font-family:"Times New Roman", "serif";}
a:link, span.MsoHyperlink
        {color:blue;text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;text-decoration:underline;}
span.EmailStyle17
        {font-family:"Calibri", "sans-serif";color:#1F497D;}
.MsoChpDefault
        {font-size:10.0pt;}
_filtered {margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {}
-->
</style>



<div class="Section1">

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Hi</span><span style="font-size: 10pt;" lang="EN-US">,</span></p> 

<p class="MsoNormal"><span style="font-size: 10pt;" lang="EN-US"> &nbsp;</span></p> 

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">I read nrrd files using the pluggable factories mechanism and then
I write down dicom slices.</span></p> 

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> &nbsp;</span></p> 

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">My code is attached.</span></p> 

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> &nbsp;</span></p> 

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Many thanks,</span></p> 

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> &nbsp;</span></p> 

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Ezequiel</span></p> 

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> &nbsp;</span></p> 

<div>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223); border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p class="MsoNormal"><b><span style="font-size: 10pt;" lang="EN-US">From:</span></b><span style="font-size: 10pt;" lang="EN-US"> Syrine Sahmim
[mailto:syrine.sahmim@yahoo.fr] <br>
<b>Sent:</b> 23 June 2009 15:59<br>
<b>To:</b> Ezequiel Geremia<br>
<b>Cc:</b> insight-users@itk.org<br>
<b>Subject:</b> Re : [Insight-users] Output dicom series in new directory</span></p> 

</div>

</div>

<p class="MsoNormal"> &nbsp;</p> 

<div>

<div>

<p class="MsoNormal">i have the same problem before and i resolve it.As i
understood you want to read and write a dicom serie?if it is send your code
please. iill try to help you.</p> 

</div>

<div>

<p class="MsoNormal"> &nbsp;</p> 

<div>

<div class="MsoNormal" style="text-align: center;" align="center"><span style="font-size: 10pt;">

<hr size="1" width="100%" align="center">

</span></div>

<p class="MsoNormal"><b><span style="font-size: 10pt;">De
:</span></b><span style="font-size: 10pt;">
Ezequiel Geremia &lt;t-egerem@microsoft.com&gt;<br>
<b>À :</b> "insight-users@itk.org" &lt;insight-users@itk.org&gt;<br>
<b>Envoyé le :</b> Mardi, 23 Juin 2009, 15h45mn 53s<br>
<b>Objet&nbsp;:</b> Re: [Insight-users] Output dicom series in new directory<br>
</span><span style="font-size: 10pt;"><br>
Hi insight-users,<br>
<br>
I wrote a code inspired from itkSoftwraeGuide to convert nrrd files into dicom
series.<br>
<br>
When running the executable on windows vista, the latter does not output the
dicom slices in the directory specified through<br>
<br>
typedef itk::GDCMSeriesFileNames NamesGeneratorType;<br>
NamesGeneratorType::Pointer namesGenerator = NamesGeneratorType::New();<br>
<br>
namesGenerator-&gt;SetOutputDirectory( outputDirectory );<br>
<br>
Do you have an idea on how to resolve that issue ?<br>
<br>
Regards,<br>
<br>
Ezequiel<br>
_____________________________________<br>
Powered by <a rel="nofollow" target="_blank" href="http://www.kitware.com">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a rel="nofollow" target="_blank" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a rel="nofollow" target="_blank" href="http://www.itk.org/Wiki/ITK_FAQ">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a rel="nofollow" target="_blank" href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a></span></p> 

</div>

</div>

</div>

<p class="MsoNormal"> &nbsp;</p> 

</div>

</div></div></div><br>



      </div></div></div><br>



      </body></html>