Home > Archive > Compression > November 2004 > Implementation of wavelet decomposition : help required!
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Implementation of wavelet decomposition : help required!
|
|
| Bharath 2004-11-08, 3:55 am |
| Hi wavelet researchers/programmers,
I am completely new to this field.
Could you please send me implemented Wavelet decomposition (daubechies
6) (12 filter coefficients) in C or C++ or how to implement (kindly
point me to some links on web, understandable for a newbie).
my mail id: lovebharath@yahoo.com
Thanks,
Bharath
| |
| Gui Xie 2004-11-08, 8:55 am |
| MATLAB Wavelet Toolbox
"Bharath" <lovebharath@yahoo.com> ????
news:5c33541f.0411071854.57bb022f@posting.google.com...
> Hi wavelet researchers/programmers,
>
> I am completely new to this field.
>
> Could you please send me implemented Wavelet decomposition (daubechies
> 6) (12 filter coefficients) in C or C++ or how to implement (kindly
> point me to some links on web, understandable for a newbie).
>
> my mail id: lovebharath@yahoo.com
>
> Thanks,
> Bharath
| |
| Thomas Richter 2004-11-08, 8:55 am |
| Hi,
> Could you please send me implemented Wavelet decomposition (daubechies
> 6) (12 filter coefficients) in C or C++ or how to implement (kindly
> point me to some links on web, understandable for a newbie).
Won't help much to sent you a complete implementation, you'll learn most
if you're doing it yourself. A couple of references are listed here
http://www.math.tu-berlin.de/~thor/imco/
under "papers". I would suggest the following two:
Wavelets and the lifting scheme: A 5 minute tour, by W. Sweldens.
and
Building your own wavelets at home, by W. Sweldens,P. Schröder.
Greetings,
Thomas
| |
| bharath 2004-11-09, 3:55 pm |
| Thank you .. this is a wonderful reference.
|
|
|
|
|