log

age author commit description
Thu, 11 Apr 2013 22:46:33 -0400 Nicolas Saunier 6c068047edbf merged with Mohamed s work
Wed, 03 Apr 2013 22:46:39 -0400 Mohamed Gomaa 273c200ec32e load data saved by the POLY new output
Wed, 03 Apr 2013 22:13:01 -0400 Mohamed Gomaa f7ca78a11ea6 add functions to add videofilename and interaction type in Interaction class
Tue, 25 Dec 2012 02:24:21 -0500 Mohamed Gomaa 80cbafd69109 Added spectral clustering function
Tue, 25 Dec 2012 02:20:25 -0500 Mohamed Gomaa 8bafd054cda4 Added a function to compute LCSS distance between two indcators
Tue, 25 Dec 2012 02:16:10 -0500 Mohamed Gomaa 8e66ced156dd add delta to sample the time window in LCSS function
Tue, 02 Apr 2013 15:27:42 -0400 Nicolas Saunier 93d851d0d21e bug correction, minor work on indicators
Fri, 29 Mar 2013 21:20:12 -0400 Nicolas Saunier ca9131968bce added sample to replay video
Fri, 29 Mar 2013 16:56:23 -0400 Nicolas Saunier 20f9cd972dde added capability to parse cfg file for display-trajectories.py
Thu, 21 Mar 2013 14:01:46 -0400 Nicolas Saunier 514f6b98cd8c fixed bug with keys from waitKey on Ubuntu 12.10
Mon, 18 Mar 2013 23:37:45 -0400 Nicolas Saunier 9d88a4d97473 corrected bug in compute-homography
Mon, 11 Mar 2013 01:07:08 -0400 Nicolas Saunier 27f06d28036d added simple helper for confidence intervals
Wed, 13 Feb 2013 18:26:49 -0500 Nicolas Saunier f65b828e5521 working on trajectory simulation
Tue, 12 Feb 2013 18:08:00 -0500 Nicolas Saunier 7e5fb4abd070 renaming event to events and correcting errors in indicator computation
Tue, 12 Feb 2013 17:52:13 -0500 Nicolas Saunier 4a8b6a2de82f added requirements for Python code
Mon, 11 Feb 2013 17:35:37 -0500 Nicolas Saunier f6f423e25c7f adding function to generate step plots (for cumulative number of vehicles)
Mon, 11 Feb 2013 16:01:15 -0500 Nicolas Saunier 586ead03fc00 added option to disable computation of crossing zones
Mon, 11 Feb 2013 15:59:15 -0500 Nicolas Saunier ba29bd82bd04 added option to disable computation of crossing zones
Fri, 08 Feb 2013 18:35:24 -0500 Nicolas Saunier 1f253f218b9f evolution of indicators and their computation in interactions
Fri, 08 Feb 2013 18:13:29 -0500 Nicolas Saunier ee3302528cdc rearranged new code by Paul (works now)
Wed, 06 Feb 2013 20:39:14 -0500 Paul 8b2c8a4015f1 class VehPairs updated. Now supports primitive multithreading.
Tue, 05 Feb 2013 15:45:33 -0500 Paul 9f81218e497a class VehPairs subsumes createInteractions(objects); legacy code remains
Tue, 29 Jan 2013 18:23:47 -0500 Nicolas Saunier df58d361f19e refactoring of Interval and TimeInterval using class methods (intersection, union)
Tue, 29 Jan 2013 11:21:42 -0500 Nicolas Saunier e56c34c1ebac refactored and commented functions (saving data is now outside of the computation functions)
Tue, 29 Jan 2013 10:36:17 -0500 Nicolas Saunier e0d41c7f53d4 updated class/method descriptions
Sun, 27 Jan 2013 00:51:48 -0500 Nicolas Saunier 66691c06928c first version of indicator LCSS
Sun, 27 Jan 2013 00:22:55 -0500 Nicolas Saunier fa95796a76b3 simplified indicators (only non-measured values, whether measurable or not)
Sat, 26 Jan 2013 19:02:25 -0500 Nicolas Saunier 5957aa1d69e1 Integrating Mohamed's changes
Fri, 21 Dec 2012 18:33:36 -0500 Nicolas Saunier f2cf16ad798f added LCSS for trajectories
Fri, 21 Dec 2012 18:20:12 -0500 Nicolas Saunier dbe7e53334d7 added function to create interactions