[Insight-users] how to smooth 3d image?

Badri Roysam roysam at ecse.rpi.edu
Wed Jul 1 06:39:09 EDT 2009


You may also find this wiki page helpful:

http://www.farsight-toolkit.org/wiki/ITK_Pre-Processing_Algorithm_Wrappers_in_Python


Badri Roysam
Professor, Department of Electrical, Computer and Systems Engineering
Associate Director, NSF Center for Subsurface Sensing & Imaging Systems (CenSSIS ERC)
Co-Director, Rensselaer Center for Open Source Software
Rensselaer Polytechnic Institute
110 8th Street, Troy, New York 12180-3590, USA.
Office(JEC 7010): 518-276-8067, Assistant: 518-276-8525, Lab(JEC 6308): 518-276-8207, Fax: 518-276-8715
Email: roysam at ecse.rpi.edu, Web: http://www.ecse.rpi.edu/~roysam



----- Original Message -----
From: Luis Ibanez [mailto:luis.ibanez at kitware.com]
To: x0_y0_0 [mailto:x0_y0_0 at 126.com]
Cc: itk [mailto:insight-users at itk.org]
Subject: Re: [Insight-users] how to smooth 3d image?


> 
> Hi x0_y0_0
> 
> 
> If you want to smooth a 3D binary image,
> you should look at the filters:
> 
> http://www.itk.org/Insight/Doxygen/html/classitk_1_1AntiAliasBinaryImageFilter.html
> 
> and
> 
> http://www.itk.org/Insight/Doxygen/html/classitk_1_1AnisotropicFourthOrderLevelSetImageFilter.html
> http://www.itk.org/Insight/Doxygen/html/classitk_1_1IsotropicFourthOrderLevelSetImageFilter.html
> http://www.itk.org/Insight/Doxygen/html/classitk_1_1UnsharpMaskLevelSetImageFilter.html
> 
> 
> See for example:
> 
> 
>     Insight/Examples/Filtering/
>        AntiAliasBinaryImageFilter.cxx
> 
> 
> 
>    Regards,
> 
> 
>       Luis
> 
> 
> ------------------
> x0_y0_0 wrote:
> > 
> > 
> > Hi,every one,
> >     I segment 2D series images , and then reconstruct 3D image. while 
> > the image after 3D restruction is very coarse, and I want to do a 3D 
> > smooth. Could someone help me? thanks.
> > regards,
> >  
> >                                                                           
>                                
> > mexiao
> > 
> > 
> > ------------------------------------------------------------------------
> > 200ÍòÖÖÉÌÆ·,×îµÍ¼Û¸ñ,·è¿ñÓÕ»óÄã 
> > <http://count.mail.163.com/redirect/footer.htm?f=http://gouwu.youdao.com>
> > 
> > 
> > ------------------------------------------------------------------------
> > 
> > _____________________________________
> > 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
> 


More information about the Insight-users mailing list