Commit Graph

33 Commits

Author SHA1 Message Date
William DURAND
f6fe37d72e Fixed CS 2012-01-11 00:40:45 +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
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
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
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
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