PyWavelets / pywt

PyWavelets - Wavelet Transforms in Python
http://pywavelets.readthedocs.org
MIT License
1.97k stars 460 forks source link

3 Level decomposition using Haar wavelet #634

Closed Its-NK closed 1 year ago

Its-NK commented 2 years ago

Can anyone help me write python script to decompose an image upto 3 Low levels using haar wavelet ?? to gain low level detail for upto 3 levels. As i am new to this field and i am facing lots of problems here.

rgommers commented 1 year ago

I'm sorry, we (the two active maintainers) don't have bandwidth to help with custom usage questions beyond improving the docs. I hope you figured it out after you asked this.