log python/moving.py @ 290:df58d361f19e

age author description
Tue, 29 Jan 2013 18:23:47 -0500 Nicolas Saunier refactoring of Interval and TimeInterval using class methods (intersection, union)
Tue, 29 Jan 2013 10:36:17 -0500 Nicolas Saunier updated class/method descriptions
Fri, 21 Dec 2012 18:33:36 -0500 Nicolas Saunier added LCSS for trajectories
Fri, 21 Dec 2012 17:06:34 -0500 Nicolas Saunier removed small error
Thu, 02 Aug 2012 05:35:57 -0400 Nicolas Saunier updates for drawing
Sat, 28 Jul 2012 02:58:47 -0400 Nicolas Saunier reorganized to compute evasive action for multiple positions
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 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 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
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
Tue, 26 Jun 2012 03:29:57 -0400 Nicolas Saunier minor modifications for integer drawing in OpenCV
Thu, 07 Jun 2012 01:20:25 -0400 Nicolas Saunier corrected name typos in drawOnWorldImage
Thu, 07 Jun 2012 00:53:30 -0400 Nicolas Saunier added minor comments
Wed, 06 Jun 2012 13:24:04 -0400 Francois Belisle 2 Changes :
Tue, 06 Mar 2012 18:10:19 -0500 Nicolas Saunier added code to display trajectories on videa
Fri, 25 Nov 2011 18:44:59 -0500 Nicolas Saunier utilities for user types
Fri, 25 Nov 2011 18:38:54 -0500 Nicolas Saunier initial work on flow vectors and clustering algorithms
Thu, 24 Nov 2011 19:00:04 -0500 Nicolas Saunier added drawing functialities, in particular on aerial image
Tue, 06 Sep 2011 18:44:23 -0400 Nicolas Saunier re-organized code to avoid cyclic python module dependencies
Thu, 01 Sep 2011 16:44:23 -0400 Nicolas Saunier bug correction for cosine functions in python
Sat, 23 Jul 2011 02:18:16 -0400 Nicolas Saunier added functionalities to indicator maps
Mon, 18 Jul 2011 19:24:06 -0400 Nicolas Saunier minor change to the point marker
Mon, 18 Jul 2011 14:29:07 -0400 Nicolas Saunier corrected errors in trajectories (if empty) and getTrajectoryInPolygon
Fri, 15 Jul 2011 03:04:39 -0400 Nicolas Saunier added test existsAtInstant to STObject
Fri, 15 Jul 2011 02:32:34 -0400 Nicolas Saunier corrected bug for TimeInterval interation and added corresponding test
Thu, 14 Jul 2011 19:48:30 -0400 Nicolas Saunier added multiply method to Point
Thu, 14 Jul 2011 17:15:09 -0400 Nicolas Saunier finally added the representation of intervals
Tue, 12 Jul 2011 16:43:33 -0400 Nicolas Saunier refactored projection functions
Tue, 14 Jun 2011 14:14:24 -0400 Nicolas Saunier corrected getObjectInInterval for MovingObject and timeintervals for TemporalIndicator
Mon, 13 Jun 2011 16:50:40 -0400 Nicolas Saunier added equal method to intervals
Mon, 13 Jun 2011 14:15:08 -0400 Nicolas Saunier added timeinterval computation for indicators based on dictionaries
Sun, 12 Jun 2011 03:24:55 -0400 Nicolas Saunier makes use of matplotlib function to test if point is in a polygon
Thu, 09 Jun 2011 16:03:17 -0400 Nicolas Saunier modified the type of the result of interval lengths to float, added comments
Thu, 09 Jun 2011 11:27:31 -0400 Nicolas Saunier renamed inner to cross product
Thu, 09 Jun 2011 11:18:44 -0400 Nicolas Saunier added inner product
Fri, 18 Mar 2011 15:06:16 -0400 Nicolas Saunier re-arranged trajectory intersections
Fri, 11 Mar 2011 18:12:29 -0500 Nicolas Saunier added method to test points in polygons and tests
Fri, 21 Jan 2011 18:27:55 -0500 Nicolas Saunier added functions to get simply the values of indicators (and arccos transform for cosines
Fri, 14 Jan 2011 19:34:00 -0500 Nicolas Saunier added new addPosition method to Trajectory
Wed, 10 Nov 2010 23:41:49 -0500 Nicolas Saunier added full support for two implementations of indicators, with tests
Mon, 08 Nov 2010 12:20:52 -0500 Nicolas Saunier empty method for indicators
Sun, 07 Nov 2010 04:21:26 -0500 Nicolas Saunier added indicator computation and modified severity indicator constructor
Sun, 07 Nov 2010 01:34:43 -0500 Nicolas Saunier generalized map combination to different functions
Sun, 07 Nov 2010 01:09:50 -0500 Nicolas Saunier moved and generalized map making functions to the library
Fri, 05 Nov 2010 11:07:44 -0400 Nicolas Saunier added functions for plotting points
Thu, 04 Nov 2010 17:40:07 -0400 Nicolas Saunier moved road user types and added plotting for all road users
Fri, 29 Oct 2010 01:54:11 -0400 Nicolas Saunier developed indicator classes
Wed, 27 Oct 2010 18:32:27 -0400 Nicolas Saunier created new package, moved Interaction class and created Crossing class
Wed, 13 Oct 2010 19:19:17 -0400 Nicolas Saunier updated comments and added shell for interaction between road users
Wed, 13 Oct 2010 19:08:12 -0400 Nicolas Saunier corrected code for usertype in movingobject
Sat, 25 Sep 2010 11:33:07 -0400 Nicolas Saunier re-arrangement
Wed, 14 Jul 2010 14:02:11 -0400 Nicolas Saunier methods for trajectories and objects
Fri, 28 May 2010 20:25:45 -0400 Nicolas Saunier added drawing for Point
Wed, 19 May 2010 19:47:02 -0400 Nicolas Saunier corrected bug for first and last of TimeInterval