A port of the Dual-Tree Complex Wavelet Transform MATLAB toolbox.
Project description
This library provides support for computing 1D, 2D and 3D dual-tree complex wavelet transforms and their inverse in Python.
Installation
Installation is based on setuptools and follows the usual conventions for a Python project:
$ python setup.py install
A minimal test suite is provided so that you may verify the code works on your system:
$ python setup.py nosetests
This will also write test-coverage information to the cover/ directory.
Further documentation
There is more documentation available online and you can build your own copy via the Sphinx documentation system:
$ python setup.py build_sphinx
Compiled documentation may be found in build/docs/html/.
Provenance
Based on the Dual-Tree Complex Wavelet Transform Pack for MATLAB by Nick Kingsbury, Cambridge University. The original README can be found in ORIGINAL_README.txt. This file outlines the conditions of use of the original MATLAB toolbox.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file dtcwt-0.4.tar.gz
.
File metadata
- Download URL: dtcwt-0.4.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87cfd9bc54a38dae14bbb6a885eec7f84ccdeae8e66b99e7bd9251517c318a91 |
|
MD5 | 7bd46c21e2be6112613b96ec090b6b03 |
|
BLAKE2b-256 | 2129ad5297cc61a2cb8030ae2e211e82140fb0cb6de739d56799737839f53c9d |