<br>Hi Syrine,<br><br>Please find attached a file that will<br><ul><li>Read a DICOM series from a directory</li><li>Smooth it with a Gaussian filter</li><li>Write the smoothed 3D image to an output file</li></ul>This same file has now been added to the CVS <br>
repository as:<br><br>       Insight/Examples/IO/<br>            DicomSeriesReadGaussianImageWrite.cxx<br><br><br><br>In your previous code, there was no need for Rescaling <br>the intensity of the image.<br><br><br><br>Regards,<br>
<br><br>       Luis<br><br><br>------------------------------------------<br><br><div class="gmail_quote">On Tue, Aug 4, 2009 at 6:55 AM, Syrine Sahmim <span dir="ltr">&lt;<a href="mailto:syrine.sahmim@yahoo.fr">syrine.sahmim@yahoo.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div>Hi,<br>i try to apply a discrete gaussian filter on a serie of 3D dicom images.so i try to do what Luis said to me to read the dicom serie before and then add the discrete gaussian filter. the code that i wrote is the follwing, please can you help me toi correct it. really i need help.<br>
<br></div></div></div><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>
Please keep messages on-topic and check the ITK FAQ at: <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>
<br></blockquote></div><br>