Commit Graph

  • d1cde68ef9 add LICENSE. master yizhangss 2021-04-09 20:09:07 +0800
  • fba3a48366
    Merge pull request #1 from dkoguciuk/master William Durand 2018-02-20 18:02:08 +0100
  • 352f7d6343 Updated CImg library. daniel 2017-07-20 13:38:36 +0200
  • 16f004910f Several bugfixes. daniel 2015-10-26 00:05:53 +0100
  • 3f320eb1b1 Updated result images William DURAND 2012-01-11 01:15:25 +0100
  • 4d1b15e7f4 Updated doc William DURAND 2012-01-11 00:54:18 +0100
  • f6fe37d72e Fixed CS William DURAND 2012-01-11 00:36:31 +0100
  • 38ca00ee57 Moved src image to a resources directory William DURAND 2012-01-11 00:35:28 +0100
  • 4e5c708ff1 Removed useless DEBUG mode William DURAND 2012-01-11 00:34:36 +0100
  • 09d2ecd49a Added variance calculations William DURAND 2012-01-11 00:33:16 +0100
  • cf3ec4c8ec Added few comments William DURAND 2012-01-10 18:43:31 +0100
  • 1194c68af5 Refactored the main function to get the image name as a parameter William DURAND 2012-01-10 18:27:46 +0100
  • 5ddb5dc39f Fixed decomposition loop William DURAND 2012-01-10 13:22:02 +0100
  • 722d1be32e Added real decomposition loop William DURAND 2012-01-10 08:49:05 +0100
  • 8b183ce194 Started the decomposition process loop William DURAND 2012-01-09 23:59:13 +0100
  • a598ed99c5 Refactored debug code William DURAND 2012-01-09 23:14:21 +0100
  • d58c2eab7b Added timers William DURAND 2012-01-09 22:46:58 +0100
  • 48adfdc542 Cleaned code William DURAND 2012-01-09 22:14:39 +0100
  • 28b2481ac2 Added missing include William DURAND 2012-01-09 22:09:51 +0100
  • 3d324742aa Moved functions to Euclidean class (better separation of concerns) William DURAND 2012-01-09 22:07:14 +0100
  • c91edf15ed Fixed code William DURAND 2012-01-09 21:43:56 +0100
  • 5761cb9906 Cancel the last push GuillBernard 2011-12-14 14:38:07 +0100
  • 2956c00138 New way to calculate the window size GuillBernard 2011-12-14 14:09:04 +0100
  • c39272013f Added more debug output William DURAND 2011-12-12 12:07:22 +0100
  • f3b20c5f0b Added some improvements William DURAND 2011-12-12 12:01:38 +0100
  • b3497eac20 Improved debug part William DURAND 2011-12-09 14:12:09 +0100
  • 50c3a4b381 Refactored deps William DURAND 2011-12-09 14:05:33 +0100
  • 0349931c71 Updated README William DURAND 2011-12-09 14:02:50 +0100
  • 7865217d0e added debug William DURAND 2011-12-09 11:46:59 +0100
  • 7acb222e09 Try to smooth the images GuillBernard 2011-12-08 22:50:10 +0100
  • 2d52f31a63 Try to Smooth the images GuillBernard 2011-12-08 16:46:15 +0100
  • 3191444732 fixed cs, removed useless code William DURAND 2011-12-08 15:25:47 +0100
  • 7f53eaa142 New way to calculate the average of min and max images GuillBernard 2011-12-08 14:57:17 +0100
  • 089ce4bf08 Reindent GuillBernard 2011-12-07 11:51:27 +0100
  • 791ac3462c Indent GuillBernard 2011-12-07 11:43:45 +0100
  • 61f2dfebb2 Try to calculate the upper and lower envelope GuillBernard 2011-12-07 11:36:42 +0100
  • 8240c5c3e0 Added min/max order filters vectors William DURAND 2011-12-06 22:17:12 +0100
  • fcba1dcfbc Variable window's size for each peak GuillBernard 2011-12-05 23:22:45 +0100
  • ce95fe95ca Added window size calculations for filter William DURAND 2011-12-05 17:34:30 +0100
  • 825212a3e5 Updated gitignore William DURAND 2011-12-05 17:17:50 +0100
  • 2a41e3b430 Added Euclidean distance calculations William DURAND 2011-12-05 17:17:32 +0100
  • 75a80803e6 Fix the color issue GuillBernard 2011-12-05 16:10:49 +0100
  • 560c4ea9cc gitignore William DURAND 2011-12-01 01:01:35 +0100
  • f04d97bb30 Where to calculate the envelope GuillBernard 2011-11-30 23:46:21 +0100
  • f3c4ba7b0e Code clean William DURAND 2011-11-30 12:24:28 +0100
  • 52c87bea36 Added first workaround Guillaume Bernard 2011-11-30 12:02:40 +0100
  • b5c571e2d2 Initial commit William DURAND 2011-11-30 11:57:15 +0100