Skip to content
#

wavelet

Here are 111 public repositories matching this topic...

JWave

A Discrete Fourier Transform (DFT), a Fast Wavelet Transform (FWT), and a Wavelet Packet Transform (WPT) algorithm in 1-D, 2-D, and 3-D using normalized orthogonal (orthonormal) Haar, Coiflet, Daubechie, Legendre and normalized biorthognal wavelets in Java.

  • Updated Apr 11, 2020
  • Java
jorgman1
jorgman1 commented Nov 21, 2019

When using wavelet.cwt I get the following warning about a future deprecation in scipy:

/home/jorge/.local/lib/python3.5/site-packages/scipy/fftpack/basic.py:159: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use arr[tuple(seq)] instead of arr[seq]. In the future this will be interpreted as an array index, arr[np.array(seq)], which will result ei

jhlegarreta
jhlegarreta commented Feb 18, 2017

Whenever a paper is mentioned, including the corresponding reference (i.e. full bibliography cite and/or link) would be nice.
See for example, the block
* \brief Wavelet based on paper VOW: Variance-Optimal Wavelets for Steerable Pyramid (P.Pad et al 2014).
in itkVowIsotropicWavelet.h.

On the other hand, formulas must follow Doxygen rules [1]. There are a few examples in ITK, such as

Improve this page

Add a description, image, and links to the wavelet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wavelet topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.