[Insight-developers] Windowed Sinc Image Interpolation

Luis Ibanez luis.ibanez at kitware.com
Thu, 25 Mar 2004 00:36:19 -0500


Paul,


This is great !

We are actually needing this interpolator right
now for a VolView plugin.

Could you please commit the code, so we make it
evolve in the repository.


   Thanks,


     Luis


----------------------------------
Miller, James V (Research) wrote:

>>I would like to get feedback from the list, to find out if the filter
>>should be included in the main ITK tree.
> 
> 
> Yup.
> 
> (I haven't looked at the code but the technique should be included).
> 
> -----Original Message-----
> From: Paul Yushkevich [mailto:pauly at cognitica.com]
> Sent: Tuesday, March 23, 2004 3:24 PM
> To: insight-developers at itk.org
> Subject: [Insight-developers] Windowed Sinc Image Interpolation
> 
> 
> Hi!
> 
> I wrote an ITK interpolation function based on the windowed sinc
> function. This function supports various window types and sizes and can
> significantly reduct the aliasing effects of resampling and
> interpolation. The interpolation function can be used with the
> itk::ResampleImageFilter.
> 
> The attached archive contains the header and txx files for the function,
> a test program that rescales a 2D png image using different windowed
> sinc filters, and a test script. The test image for the test script will 
> be sent in a subsequent message because of size limitations on this 
> mailing list.
> 
> I would like to get feedback from the list, to find out if the filter
> should be included in the main ITK tree.
> 
> Thanks!
> 
> Paul.
> 
> 
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
>