view util/Rice Wavelet Toolbox/README @ 170:68fb71aa5339 danieleb

Added dictionary decorrelation functions and test script for Letters paper.
author Daniele Barchiesi <daniele.barchiesi@eecs.qmul.ac.uk>
date Thu, 06 Oct 2011 14:33:41 +0100
parents f69ae88b8be5
children
line wrap: on
line source
Rice Wavelet Tools version 2.4
Released - <Dec 1 2002>

INSTALLATION: 
To install this distribution of Rice Wavelet Tools see the INSTALL file.

SOURCE:
     www.dsp.rice.edu/software/RWT

EMAIL: 
For bug reports and questions, send email to wlet-tools@rice.edu

CONDITIONS FOR USE:
See the LICENSE file

TOOLBOX FUNCTIONS:

 Wavelet Transforms
     mdwt - Discrete orthogonal wavelet transform using the Mallat algorithm (1D and 2D)
     midwt - Inverse discrete orthogonal wavelet transform
     mrdwt - Undecimated (redundant) discrete wavelet transform (1D and 2D)
     mirdwt - Inverse undecimated discrete wavelet transform
     daubcqf - Daubechies filter coefficients

 Wavelet Domain Processing
     denoise - Denoise signals and images by thresholding wavelet coefficients
     HardTh - Hard thresholding
     SoftTh - Soft thresholding

 Other
     makesig - Create Donoho-Johnstone test signals
     compile - Compile the Rice Wavelet Toolbox

Functions omitted in this version of toolbox can be found in 
version 2.01 at www.dsp.rice.edu/software/RWT/RWT-2.01.tar.Z