-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Denoising example #9
Comments
Check the auxiliary folder for denoising code (denoise.c) and test
folder for a denoising example (denoisetest.c).
Rafat<div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br />
<table style="border-top: 1px solid #D3D4DE;">
<tr>
<td style="width: 55px; padding-top: 13px;"><a
href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail"
target="_blank"><img
src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif"
alt="" width="46" height="29" style="width: 46px; height: 29px;"
/></a></td>
<td style="width: 470px; padding-top: 12px; color: #41424e;
font-size: 13px; font-family: Arial, Helvetica, sans-serif;
line-height: 18px;">Virus-free. <a
href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail"
target="_blank" style="color: #4453ea;">www.avast.com</a>
</td>
</tr>
</table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1"
height="1"></a></div>
…On 9/22/17, lovedheart ***@***.***> 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:
#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 ***@***.***> 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:
#9 (comment)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
could you provide a small example that shows how wavelet can be used for denoising?
The text was updated successfully, but these errors were encountered: