Welcome to pyrwt’s documentation!

pyrwt - A cython wrapper for the Rice Wavelet Toolbox

The Rice Wavelet Toolbox (RWT) is a collection of tools for 1D and 2D wavelet and filter bank design, analysis, and processing. RWT was developed by the DSP Group in Rice University and is commonly used in research in the field of signal processing.

pyrwt is a python wrapper around RWT. It enables using RWT from the comfort of the Python scripting language. By using pyrwt, one can compare side by side his Python algorithm with the algorithms of researches using RWT with other scientific ecosystems.

pyrwt is available under the Simplified BSD License. RWT is available under the BSD License.

Contents:

Indices and tables

Table Of Contents

Next topic

Installation

This Page