wavelib icon indicating copy to clipboard operation
wavelib copied to clipboard

Denoising example

Open lovedheart opened this issue 8 years ago • 3 comments

Hi,

could you provide a small example that shows how wavelet can be used for denoising?

lovedheart avatar Sep 22 '17 13:09 lovedheart

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

rafat avatar Sep 26 '17 02:09 rafat

Hi, thanks for your example. Is it possible to denoise using MODWT?

lovedheart avatar Oct 11 '17 13:10 lovedheart

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

rafat avatar Oct 12 '17 04:10 rafat