pywt icon indicating copy to clipboard operation
pywt copied to clipboard

Integer wavelet transform

Open christofer-f opened this issue 2 years ago • 1 comments

Hi, Is the integer wavelet transform implemented?

I am looking for the transform that s used for lossless compression in jpeg2000. CDF 5/3.

If possible it would be great with a short example.

christofer-f avatar Jun 21 '22 10:06 christofer-f

this issue can be closed... I created the code myself...

https://github.com/christofer-f/IntegerWaveletTransform

christofer-f avatar Jun 29 '22 22:06 christofer-f

Thanks @christofer-f

rgommers avatar Apr 04 '23 21:04 rgommers