[Insight-users] help with gaussian blurring
Karthik Krishnan
Karthik.Krishnan at kitware.com
Tue Aug 9 17:11:49 EDT 2005
Isabelle,
Please see Examples/Filtering/SmoothingRecursiveGaussianImageFIlter.cxx.
The family of gaussian filters is implemented in a seperable fashion as
perl Deriche's implementation. It is possible to set the direction
independently and filter along any of the three axes.
hth
karthik
Renaud Isabelle wrote:
> Hi,
>
> I have a 3D initial image which is in fact a sequence in time of 2D
> images.
>
> I wanna apply a gaussian smoothing on each 2D images without filtering
> in time, that is in z direction.
>
> How could I do?
>
> - Do I have to define my gaussian filter only on 2D image after having
> extracted each time a 2D image from my 3D volume,
>
> - or could I define my gaussian filter on my whole 3D image ( =
> reader's output), but specify it to work only on x and y directions?
>
> i take a look on the example and ITK applications but i couldn't find
> this case.
>
> please put a light on me,
>
> isabelle
>
> ------------------------------------------------------------------------
> *Appel audio GRATUIT partout dans le monde* avec le nouveau Yahoo!
> Messenger
> Téléchargez le ici !
> <http://us.rd.yahoo.com/messenger/mail_taglines/default/*http://fr.messenger.yahoo.com>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list