log

age author description
Tue, 12 Feb 2013 18:08:00 -0500 Nicolas Saunier renaming event to events and correcting errors in indicator computation
Tue, 12 Feb 2013 17:52:13 -0500 Nicolas Saunier added requirements for Python code
Mon, 11 Feb 2013 17:35:37 -0500 Nicolas Saunier adding function to generate step plots (for cumulative number of vehicles)
Mon, 11 Feb 2013 16:01:15 -0500 Nicolas Saunier added option to disable computation of crossing zones
Mon, 11 Feb 2013 15:59:15 -0500 Nicolas Saunier added option to disable computation of crossing zones
Fri, 08 Feb 2013 18:35:24 -0500 Nicolas Saunier evolution of indicators and their computation in interactions
Fri, 08 Feb 2013 18:13:29 -0500 Nicolas Saunier rearranged new code by Paul (works now)
Wed, 06 Feb 2013 20:39:14 -0500 Paul class VehPairs updated. Now supports primitive multithreading.
Tue, 05 Feb 2013 15:45:33 -0500 Paul class VehPairs subsumes createInteractions(objects); legacy code remains
Tue, 29 Jan 2013 18:23:47 -0500 Nicolas Saunier refactoring of Interval and TimeInterval using class methods (intersection, union)
Tue, 29 Jan 2013 11:21:42 -0500 Nicolas Saunier refactored and commented functions (saving data is now outside of the computation functions)
Tue, 29 Jan 2013 10:36:17 -0500 Nicolas Saunier updated class/method descriptions
Sun, 27 Jan 2013 00:51:48 -0500 Nicolas Saunier first version of indicator LCSS
Sun, 27 Jan 2013 00:22:55 -0500 Nicolas Saunier simplified indicators (only non-measured values, whether measurable or not)
Sat, 26 Jan 2013 19:02:25 -0500 Nicolas Saunier Integrating Mohamed's changes
Fri, 21 Dec 2012 18:33:36 -0500 Nicolas Saunier added LCSS for trajectories
Fri, 21 Dec 2012 18:20:12 -0500 Nicolas Saunier added function to create interactions
Fri, 21 Dec 2012 17:50:10 -0500 Nicolas Saunier modified indicator class (same interface)
Fri, 21 Dec 2012 17:29:43 -0500 Nicolas Saunier corrected lcss bug
Fri, 21 Dec 2012 17:06:34 -0500 Nicolas Saunier removed small error
Thu, 20 Dec 2012 18:04:05 -0500 Nicolas Saunier generic simple LCSS
Fri, 14 Dec 2012 01:01:55 -0500 Nicolas Saunier resolved issue 2 and problem with negative nframes parameter
Fri, 14 Dec 2012 01:01:26 -0500 Nicolas Saunier removed warning
Fri, 14 Dec 2012 01:01:13 -0500 Nicolas Saunier minor change
Mon, 19 Nov 2012 18:12:51 -0500 Nicolas Saunier Added tag v0.1 for changeset ea2a8e8e4e77
Mon, 19 Nov 2012 18:12:45 -0500 Nicolas Saunier corrected bug from moving interaction classes v0.1
Wed, 14 Nov 2012 16:21:14 -0500 Jeep-Tour -Win32 OpenCV 2.3.4
Mon, 13 Aug 2012 07:35:56 -0400 Nicolas Saunier updated README
Thu, 09 Aug 2012 15:18:20 -0400 Nicolas Saunier changed the names to prediction methods and predicted trajectories
Thu, 02 Aug 2012 05:35:57 -0400 Nicolas Saunier updates for drawing
Sun, 29 Jul 2012 04:09:43 -0400 Nicolas Saunier removed legacy code + tweaks
Sat, 28 Jul 2012 02:58:47 -0400 Nicolas Saunier reorganized to compute evasive action for multiple positions
Fri, 27 Jul 2012 20:32:14 -0400 Nicolas Saunier added code to compute probability of collision
Fri, 27 Jul 2012 10:29:24 -0400 Nicolas Saunier small modificatons and reorganization
Thu, 26 Jul 2012 19:46:36 -0400 Nicolas Saunier added plotting of indicators
Thu, 26 Jul 2012 03:54:41 -0400 Nicolas Saunier modified functions to generate extrapolated trajectories for different positions/velocities
Wed, 25 Jul 2012 22:06:51 -0400 Nicolas Saunier reorganized loading trajectories and objects, added loading feature numbers for objects (the set of features grouped as one moving object
Wed, 25 Jul 2012 18:22:18 -0400 Nicolas Saunier correcting bug in framesToTime
Wed, 25 Jul 2012 18:02:36 -0400 Nicolas Saunier changing framesToTime to return a datetime.time
Tue, 24 Jul 2012 18:07:23 -0400 Nicolas Saunier modified the organization of the code
Tue, 24 Jul 2012 15:18:12 -0400 Nicolas Saunier added code to save collision points and crossing zones in txt files
Tue, 24 Jul 2012 12:37:47 -0400 Nicolas Saunier reasonably efficient computation of collision points and crossing zones
Tue, 24 Jul 2012 03:27:29 -0400 Nicolas Saunier untested collision/crossing computation
Tue, 24 Jul 2012 01:37:21 -0400 Nicolas Saunier added the normal adaptation class
Mon, 23 Jul 2012 23:07:19 -0400 Nicolas Saunier corrected typos and bugs and added a test
Mon, 23 Jul 2012 12:35:45 -0400 Jeep-Tour Fusion
Mon, 23 Jul 2012 12:35:35 -0400 Jeep-Tour Fusion
Mon, 23 Jul 2012 12:30:09 -0400 Jeep-Tour hgignore mis à jour
Mon, 23 Jul 2012 12:27:50 -0400 Jeep-Tour Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Mon, 23 Jul 2012 02:50:26 -0400 Nicolas Saunier modified prediction functions, added norm/angle representation of Points
Sat, 21 Jul 2012 00:50:42 -0400 Nicolas Saunier corrected small bugs and typos
Wed, 18 Jul 2012 02:54:22 -0400 Nicolas Saunier added utils for bus processing
Wed, 18 Jul 2012 02:54:02 -0400 Nicolas Saunier moved the tests for indicators
Tue, 17 Jul 2012 16:28:24 -0400 Nicolas Saunier created new module for algorithms with function to extract speeds
Tue, 17 Jul 2012 13:25:34 -0400 Nicolas Saunier corrected issue with predictPosiont static method
Tue, 17 Jul 2012 00:15:42 -0400 Nicolas Saunier moved indicators to new file, added ExtrapolatedTrajectory class to extrapolation file
Mon, 16 Jul 2012 04:57:35 -0400 Nicolas Saunier started adapting and moving to other modules Mohamed's work
Fri, 13 Jul 2012 17:30:25 -0400 Nicolas Saunier merged with the addition of Mohamed's code
Wed, 11 Jul 2012 16:47:49 -0400 Nicolas Saunier added function to sort to list of paired data X,Y
Fri, 13 Jul 2012 17:08:31 -0400 Sarah added module for extrapolation