jossgb / liftwave

C++ Discrete Wavelet Transform Using Lifting Method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Discrete Wavelet Transform Using Lifting Method

This library implements lifting scheme based on Sweldens/Daubechies paper. I. Daubechies, W. Sweldens, Factoring wavelets transforms into lifting steps, J. Fourier Anal. Appl. 4 (3) (1998) 247-269. It is highly recommended that you download a copy of the paper from either the website of the Journal or from http://cm.bell-labs.com/who/wim/papers/factor/index.html (See Figure 7 and 8 for implementation details)

Website/Documentation - http://liftwave.sourceforge.net/

Contact - rafat.hsn@gmail.com

About

C++ Discrete Wavelet Transform Using Lifting Method

License:GNU General Public License v2.0


Languages

Language:C++ 82.4%Language:HTML 16.8%Language:CSS 0.8%