python3-dtcwt

Dual-Tree Complex Wavelet Transform library for Python 3
  https://github.com/rjw57/dtcwt
  0
  no reviews



The dtcwt library provides a Python implementation of the 1, 2 and 3-D dual-tree complex wavelet transform along with some associated algorithms. It contains a pure CPU implementation which makes use of NumPy along with an accelerated GPU implementation using OpenCL.

This package provides the modules for Python 3.