Skip to main content

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. Full documentation is available online.

https://travis-ci.org/rjw57/dtcwt.png?branch=master

Installation

The easiest way to install dtcwt is via easy_install or pip:

$ pip install dtcwt

If you want to check out the latest in-development version, look at the project’s GitHub page. Once checked out, installation is based on setuptools and follows the usual conventions for a Python project:

$ python setup.py install

(Although the develop command may be more useful if you intend to perform any significant modification to the library.) A 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.

Changes

0.7.1

  • Fix a memory leak in OpenCL implementation where transform results were never de-allocated.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dtcwt-0.7.1.tar.gz (1.8 MB view details)

Uploaded Source

File details

Details for the file dtcwt-0.7.1.tar.gz.

File metadata

  • Download URL: dtcwt-0.7.1.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dtcwt-0.7.1.tar.gz
Algorithm Hash digest
SHA256 be47082531fda8ef441bf4b64058a7c6a412eeaef62e1256f16504db4f269b52
MD5 145c0c4980fd321770a1cc9581fa7507
BLAKE2b-256 f5bf9216ecc57c56fe0979248904c015d29ee32cfc7781a734eb7dd8d77af166

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page