[Insight-users] need to correct errors

Luis Ibanez luis.ibanez at kitware.com
Sat Aug 8 18:52:30 EDT 2009


Hi Syrine,

Please find attached a file that will

   - Read a DICOM series from a directory
   - Smooth it with a Gaussian filter
   - Write the smoothed 3D image to an output file

This same file has now been added to the CVS
repository as:

       Insight/Examples/IO/
            DicomSeriesReadGaussianImageWrite.cxx



In your previous code, there was no need for Rescaling
the intensity of the image.



Regards,


       Luis


------------------------------------------

On Tue, Aug 4, 2009 at 6:55 AM, Syrine Sahmim <syrine.sahmim at yahoo.fr>wrote:

> Hi,
> 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.
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090808/7930dd77/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DicomSeriesReadGaussianImageWrite.cxx
Type: text/x-c++src
Size: 4252 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090808/7930dd77/attachment.cxx>


More information about the Insight-users mailing list