[Insight-users] Gaussian blur on rgb images

Bill Lorensen bill.lorensen at gmail.com
Fri Jun 8 14:59:13 EDT 2012


Look at this example:
http://itk.org/Wiki/ITK/Examples/Smoothing/SmoothingRecursiveGaussianImageFilter


On Fri, Jun 8, 2012 at 12:13 PM, Yanling Liu <vrnova at gmail.com> wrote:
> Hello,
>
> What is the simplest way to Gaussian blur a RGB image using itk? Do I have
> to use itkVectorGradientAnisotropicDiffusionImageFilter or
> itkVectorCurvatureAnisotropicDiffusionImageFilter? I am not interested in
> edge preserving right now.
>
> Or shall I split RGB channels and apply Gaussian filter on each channel?
>
> Thanks,
> Yanling
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> 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
>



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the Insight-users mailing list