Go to file
2015-03-26 09:49:45 +05:30
demo 2d ISWT code. Not tested so I am not including it with the main library. 2012-07-04 08:30:52 +00:00
src Update license.txt 2015-03-14 15:08:39 +05:30
wavelet2d Update README 2015-03-14 15:18:09 +05:30
wavelib-nonfftw COMMIT - Non FFTW options added 2015-03-26 09:49:45 +05:30
wavelib-nonfftw-vs COMMIT - Non FFTW options added 2015-03-26 09:49:45 +05:30
COPYING Create COPYING 2015-03-14 15:09:00 +05:30
COPYRIGHT Create COPYRIGHT 2015-03-14 15:09:24 +05:30
README.md COMMIT - Non FFTW options added 2015-03-26 09:49:45 +05:30

wavelet1d

Website : http://wavelet2d.sourceforge.net/

Preferred Download - https://sourceforge.net/projects/wavelet2d/files/wavelib-0.4.0.0/

Licensing and Dependencies - These libraries are licensed under GNU-GPL v2.0 (or any later version). See COPYRIGHT and COPYING files for more information. These libraries statically and dynamically link to FFTW-3.2.2 static library, FFTW3-3.3 static libray and FFTw-3.2.2 dynamic libraries in different implementations. More information, fftw libraries and associated files for this version are available at www.fftw.org. I have not modified fftw source codes in any way shape or form so you may want to download copies of source code and other files from the FFTW website itself if you are so inclined.

Non FFTW Options - See the folders wavelib-nofftw and wavelib-nofftw-vs for options that don't need FFTW library. KissFFT is used instead. The latter option will work on visual studio.

Recommended Alternatives - A faster , completely self-contained implementation of 1D DWT,SWT and MODWT with BSD license is available at https://github.com/rafat/wavelib

Contact - rafat.hsn@gmail.com