Yes, that package seems good, it has image decomposition and MIT license. Thanks, I'll check it out more indepth.
On Saturday, August 2, 2014 5:42:55 AM UTC-3, Tobias Knopp wrote: > > Thanks for the link https://github.com/gummif/Wavelets.jl looks very good > and is MIT licensed. > > Am Samstag, 2. August 2014 10:30:52 UTC+2 schrieb Tomas Krehlik: >> >> There are two packages and some general package is discussed in here >> <https://github.com/JuliaDSP/Roadmap/issues/1#issuecomment-49784659>. >> The authors have also their own packages. I think the gummif's one does >> what you would like. Disclaimer: I am one of them... >> >> Best. >> >> On Saturday, 2 August 2014 07:53:19 UTC+2, David A. wrote: >>> >>> Regarding the actual wavelets package license, I just wanted to suggest >>> the PyWavelets package which is done in C and seems very complete. It has a >>> MIT license: >>> http://www.pybytes.com/pywavelets/ >>> >>> Is it already possible in Julia to make a 2D decomposition / >>> reconstruction, to decompose images? >>> >>> >>>
