[Insight-users] how to smooth 3d image?
Luis Ibanez
luis.ibanez at kitware.com
Tue Jun 30 17:22:39 EDT 2009
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