Commit Graph

47 Commits

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