Giter Site home page Giter Site logo

pei-jie / rwt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ricedsp/rwt

1.0 2.0 0.0 2.68 MB

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.

Home Page: http://dsp.rice.edu

License: Other

CMake 0.48% MATLAB 52.70% HTML 21.67% C 19.07% Python 6.04% M 0.04%

rwt's Introduction

Rice Wavelet Tools version 3.0

The Rice Wavelet Toolbox (RWT) is a collection of functions 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 
(see dsp.rice.edu/software).  

This version adds full support for Python and Octave as well as the original 
MATLAB bindings. It also supports 64-bit indexing in MATLAB version 7.3 (R2006b)
and greater. The source code has been enhanced with comments and human readable
variable names to make it more suitable as a tool for learning about how the 
wavelet transform is calculated.

Version 1.1 (August 30, 1993) was the first officially released RWT.  Version 
2.01 (April 18, 1994) had several significant enhancements. Functions 
omitted in later versions can be found in the Version 2.01 distribution.

Older versions are available in the 'dist' directory.

The Rice Wavelet Toolbox is open source software. See the LICENSE file. It is 
distributed as-is, free of charge, and without warranty. This README file also 
contains a list of toolbox functions available in version 3.0.

The source code contains MATLAB .m files and .c files that need to be compiled. 
Please see the installation instructions.

CHANGES:

In this version, soft thresholding in the denoise function is selected by a
value of 2 instead of 0. In previous versions it was impossible to select soft
thresholding with the redundant transform version of the denoise function.

SOURCE:

     github.com/ricedsp/rwt

BUGS AND HELP:
 
For bug reports use the Github issue tracker.
For help using the RWT, post a message to [email protected].

CONDITIONS FOR USE:

See the LICENSE file

TOOLBOX FUNCTIONS:

 Wavelet Transforms
     mdwt - Discrete orthogonal wavelet transform using the Mallat algorithm
     midwt - Inverse discrete orthogonal wavelet transform
     mrdwt - Undecimated (redundant) discrete wavelet transform
     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.

rwt's People

Contributors

kalliste avatar rbrockman2 avatar jpslav avatar grlee77 avatar

Stargazers

Perle avatar

Watchers

James Cloos avatar Perle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.