kfrlib / kfr

Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
https://www.kfrlib.com
GNU General Public License v2.0
1.67k stars 256 forks source link

How can i use this lib to do wavelet denoising? #48

Closed wvinzh closed 9 months ago

wvinzh commented 5 years ago

How can i use this lib to do wavelet denoising? Can you give some example?