[Insight-developers] Renaming frenzy

Miller, James V (CRD) millerjv@crd.ge.com
Mon, 29 Jan 2001 15:46:55 -0500


I am used to seeing these routines referred to as IterativeSmoothing techniques rather than as
"Recursive".

-----Original Message-----
From: Luis Ibanez [mailto:ibanez@cs.unc.edu]
Sent: Friday, January 26, 2001 5:30 PM
To: insight-developers@public.kitware.com
Subject: Re: [Insight-developers] Renaming frenzy


>
> FilterImageRecursiveGaussian - IterativeSmoothingImageFilter
>
> FilterImageRecursiveGaussianFirstDerivative - FirstDerivativeIterativeSmoothingImageFilter
>
> FilterImageRecursiveGaussianSecondDerivative - SecondDerivativeIterativeSmoothingImageFilter
>

The "Recursive" term on these classes standed for the fact
of implementing IIR filters. "Iterative" suggest more that
they use an algorithms that makes several passes.

In any case, what is important is to make the distintion with
filters that apply a convolution with a truncated gaussian.

Luis

_______________________________________________
Insight-developers mailing list
Insight-developers@public.kitware.com
http://public.kitware.com/mailman/listinfo/insight-developers