rafat / wavelib

C Implementation of 1D and 2D Wavelet Transforms (DWT,SWT and MODWT) along with 1D Wavelet packet Transform and 1D Continuous Wavelet Transform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wavelet Packet Denoising

dhinojosac opened this issue · comments

First of all, thank you very much for the library.
Has anyone implemented a filter using the wavelet packet (dwpt)? In the example denoisetest.c can be added within the methods dwpt() ?

Thanks a lot!

What is clutter in atmospheric radar ? How to remove clutter using Discrete wavelet transform ?