[Insight-users] Re: Help on Wavelet Transform

Luis Ibanez luis.ibanez at kitware.com
Mon May 29 10:24:41 EDT 2006


Hi Giancarlo,

There are no implementations of Wavelets in ITK at this point.

If you are interested in implementing Wavelets, you may want
to look at the implementation of the RecursiveSeparableFilter
class.

    Insight/Code/BasicFilters
       itkRecursiveSeparableImageFilter.h
       itkRecursiveSeparableImageFilter.txx


Regards,


    Luis


==========================
Giancarlo Riccio wrote:
> Hello Luis,
> excuse if I contact you directly,
> I wanna ask to you if you know a
> practical method for implement the
> wavelet transform in itk, or if a filter
> exists that implements it.
> 
> Thanks
> 
> -- 
> Riccio Giancarlo




More information about the Insight-users mailing list