26 Commits (master)

Author SHA1 Message Date
Joshua Moerman fe611907ea no idea, had some changes 3 years ago
Joshua Moerman 0b6f80473a Adds hilbert/wavelet thingies. 8 years ago
Joshua Moerman 553eff00e3 (committing very old stuff) No clue what has changed 8 years ago
Joshua Moerman 83814a30a0 Adds program options for the 2d mockup, also makes it cartesius compatible 10 years ago
Joshua Moerman 572d257e1d Adds an optimalisation in pow_two, Updates some comments, reordered some stuff 10 years ago
Joshua Moerman 1520a4928d Added m as a program option 10 years ago
Joshua Moerman bf6133d0e6 Puts program options in a struct, because we have to explicitly share it 10 years ago
Joshua Moerman 632fe2f5b2 Changed bool options to flags and added show-input flag 10 years ago
Joshua Moerman b78aa759f1 Adds very ugly (but correct) 2D parallel wavelet transform 10 years ago
Joshua Moerman 763d7e25d8 Splits distribution into proc_info and plan. Refacters some variables. 10 years ago
Joshua Moerman 28f7497e0a Cleans up a bit, adds options for iterations 10 years ago
Joshua Moerman ceb2256b97 Adds program options, puts parallel wvlt in separate header 10 years ago
Joshua Moerman 7d6ffce543 Puts quantization in another namespace and adds non-linear quantization out of the box. 10 years ago
Joshua Moerman d70ba70038 Cleans up project a bit. Fixes some warnings. Refactors a bit. 10 years ago
Joshua Moerman ffcfab9c6f Adds more iterations to have more accurate measure 10 years ago
Joshua Moerman 2f80e92b6d Adds a parallel version of the wavelet transform (still a mockup). 10 years ago
Joshua Moerman edd9a03456 Splits wavelet_mul into two parts. And fixes a lot of warnings. 10 years ago
Joshua Moerman a4bf3adb7d Added code to test correctness/speed of implementations. 10 years ago
Joshua Moerman ea705aedc1 Adds complete wavelet algorithm 11 years ago
Joshua Moerman 82896f161a Updated .gitignore 11 years ago
Joshua Moerman 2466cd2a7c A faster implementation (only basic functions so far) 11 years ago
Joshua Moerman 0fcfd492f8 Puts everything in a namespace 11 years ago
Joshua Moerman 41869d8cb0 Added a second way to save an image 11 years ago
Joshua Moerman 8103b7fbf4 Made file format. Restructures some stuff. 11 years ago
Joshua Moerman 0853249e2d Uses C++11 + boost now. Adds headers to QtCreator project. 11 years ago
Joshua Moerman 3bcc2abf42 Made wavelet transform (sequential) 11 years ago