PyWavelets / pywt

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

wavedec2() usage question #555

Closed Fubuki901 closed 1 year ago

Fubuki901 commented 4 years ago

I want to use 2D multilevel biorthogonal wavelet transform. How should I choose a certain one in the family.('bior1.1','bior1.3', 'bior1.5','bior2.2',...) Does it make much difference? I am a beginner.

rgommers commented 1 year ago

This question has unfortunately gone unanswered for almost 3 years - I'm going to assume it's no longer relevant, and close the issue.