Denoising example
Hi,
could you provide a small example that shows how wavelet can be used for denoising?
Check the auxiliary folder for denoising code (denoise.c) and test folder for a denoising example (denoisetest.c).
Rafat
| Virus-free. www.avast.com |
On 9/22/17, lovedheart [email protected] wrote:
Hi,
could you provide a small example that shows how wavelet can be used for denoising?
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rafat/wavelib/issues/9
Hi, thanks for your example. Is it possible to denoise using MODWT?
Hi,
I haven't implemented MODWT denoising method yet but , yes, it is possible using a different thresholding scheme.
Rafat
On 10/11/17, lovedheart [email protected] wrote:
Hi, thanks for your example. Is it possible to denoise using MODWT?
-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/rafat/wavelib/issues/9#issuecomment-335806187