Commit Graph

  • fe611907ea no idea, had some changes master Joshua Moerman 2021-04-21 14:18:43 +0200
  • 0b6f80473a Adds hilbert/wavelet thingies. Joshua Moerman 2016-11-14 20:42:45 +0100
  • 553eff00e3 (committing very old stuff) No clue what has changed Joshua Moerman 2016-04-26 06:43:28 +0100
  • da326204c9 [Report] Did a final read, report is finished now Joshua Moerman 2014-01-20 20:36:48 +0100
  • 3a8e81e82b [Report] Finishes the report Joshua Moerman 2014-01-20 19:20:07 +0100
  • bf31455b5f [Report] FIxes some latex issues. Adds image in intro Joshua Moerman 2014-01-20 15:42:25 +0100
  • cd4a867826 [Report] Adds the parallel algorithms and their analysis Joshua Moerman 2014-01-20 14:23:04 +0100
  • 6a89d30357 [Report] Adds invertibility and a stub for ``commutativity'' Joshua Moerman 2014-01-20 10:00:09 +0100
  • 0cfc6a0cbb [Report] Adds some text about compression. Adds conclusion Joshua Moerman 2014-01-19 13:49:57 +0100
  • 02ac2f3cc8 [Report] wrote some more pieces Joshua Moerman 2014-01-19 12:33:58 +0100
  • dba1f6cfe0 [Report] small improvements Joshua Moerman 2014-01-18 14:50:41 +0100
  • b9ea4f2e02 Adds some used scripts Joshua Moerman 2014-01-18 14:50:20 +0100
  • 83814a30a0 Adds program options for the 2d mockup, also makes it cartesius compatible Joshua Moerman 2014-01-18 14:42:13 +0100
  • 572d257e1d Adds an optimalisation in pow_two, Updates some comments, reordered some stuff Joshua Moerman 2014-01-18 12:06:27 +0100
  • 1520a4928d Added m as a program option Joshua Moerman 2014-01-17 17:04:06 +0100
  • 20b9b15f7a [Report] Started to generate some results Joshua Moerman 2014-01-17 17:03:52 +0100
  • bf6133d0e6 Puts program options in a struct, because we have to explicitly share it Joshua Moerman 2014-01-17 11:47:34 +0100
  • 632fe2f5b2 Changed bool options to flags and added show-input flag Joshua Moerman 2014-01-17 10:54:07 +0100
  • b78aa759f1 Adds very ugly (but correct) 2D parallel wavelet transform Joshua Moerman 2014-01-15 14:37:17 +0100
  • 763d7e25d8 Splits distribution into proc_info and plan. Refacters some variables. Joshua Moerman 2014-01-15 14:36:29 +0100
  • 28f7497e0a Cleans up a bit, adds options for iterations Joshua Moerman 2014-01-13 15:40:38 +0100
  • 64ceeac46c Adds some notes in the report Joshua Moerman 2014-01-13 14:56:33 +0100
  • ceb2256b97 Adds program options, puts parallel wvlt in separate header Joshua Moerman 2014-01-13 14:56:12 +0100
  • cbe4f661a6 Splits report in multiple tex files, etc Joshua Moerman 2014-01-13 11:43:06 +0100
  • 7d6ffce543 Puts quantization in another namespace and adds non-linear quantization out of the box. Joshua Moerman 2014-01-06 17:22:21 +0100
  • ee13222e43 Adds stub for the second report. Adds some auxilary files. Joshua Moerman 2014-01-06 16:47:23 +0100
  • d70ba70038 Cleans up project a bit. Fixes some warnings. Refactors a bit. Joshua Moerman 2014-01-06 16:39:21 +0100
  • ffcfab9c6f Adds more iterations to have more accurate measure Joshua Moerman 2014-01-05 16:43:00 +0100
  • 2f80e92b6d Adds a parallel version of the wavelet transform (still a mockup). Timing results suggests that it is indeed faster! Joshua Moerman 2014-01-04 22:48:10 +0100
  • edd9a03456 Splits wavelet_mul into two parts. And fixes a lot of warnings. Joshua Moerman 2014-01-04 22:46:02 +0100
  • a4bf3adb7d Added code to test correctness/speed of implementations. Some small bits and pieces in utilities. Joshua Moerman 2014-01-04 22:44:12 +0100
  • ea705aedc1 Adds complete wavelet algorithm Joshua Moerman 2013-12-01 21:27:25 +0100
  • 82896f161a Updated .gitignore Joshua Moerman 2013-12-01 17:44:52 +0100
  • 2466cd2a7c A faster implementation (only basic functions so far) Joshua Moerman 2013-12-01 17:39:18 +0100
  • 0fcfd492f8 Puts everything in a namespace Joshua Moerman 2013-12-01 17:38:55 +0100
  • 41869d8cb0 Added a second way to save an image Joshua Moerman 2013-12-01 17:37:54 +0100
  • 8103b7fbf4 Made file format. Restructures some stuff. Joshua Moerman 2013-11-06 22:22:20 +0100
  • f206ad4c77 Adds png support Joshua Moerman 2013-11-06 22:21:01 +0100
  • 0853249e2d Uses C++11 + boost now. Adds headers to QtCreator project. Joshua Moerman 2013-11-06 22:20:26 +0100
  • 3bcc2abf42 Made wavelet transform (sequential) Joshua Moerman 2013-11-02 13:42:45 +0100
  • 61402f7b00 First commit (Basic bsp setup) Joshua Moerman 2013-10-18 11:08:44 +0200