The Rice Wavelet Toolbox (RWT) is a collection of Matlab M-files and C MEX-files for 1D and 2D wavelet and filter bank design, analysis, and processing. The toolbox provides tools for denoising and interfaces directly with our Matlab code for wavelet domain hidden Markov models and wavelet regularized deconvolution.
Small changes to add support for python 3. I verified that all tests in test_rwt.py pass for both python 2.7 and python 3.4 (on a 64-bit linux system).
Small changes to add support for python 3. I verified that all tests in test_rwt.py pass for both python 2.7 and python 3.4 (on a 64-bit linux system).