23 Commits (b78aa759f15d7a7e0f548dfdcafd2659f78d2ef9)
 

Author SHA1 Message Date
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 64ceeac46c Adds some notes in the report 10 years ago
Joshua Moerman ceb2256b97 Adds program options, puts parallel wvlt in separate header 10 years ago
Joshua Moerman cbe4f661a6 Splits report in multiple tex files, etc 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 ee13222e43 Adds stub for the second report. Adds some auxilary files. 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 f206ad4c77 Adds png support 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
Joshua Moerman 61402f7b00 First commit (Basic bsp setup) 11 years ago