log python/tests/moving.txt @ 583:6ebfb43e938e

age author description
Mon, 22 Sep 2014 16:21:53 -0400 Nicolas Saunier added midpoint function (from laurent gauthier)
Thu, 18 Sep 2014 15:36:57 -0400 Nicolas Saunier corrected bug for curvilinear trajectory with only one position and differentiation
Thu, 28 Aug 2014 17:22:38 -0400 Nicolas Saunier changed arguments to type Point
Thu, 28 Aug 2014 16:42:13 -0400 Nicolas Saunier added functions to use trajectories as alignments
Tue, 12 Aug 2014 17:47:16 -0400 Nicolas Saunier fixed and simplified getSYfromXY
Thu, 07 Aug 2014 00:05:14 -0400 Nicolas Saunier corrected bug for segment intersection
Wed, 06 Aug 2014 17:53:38 -0400 Nicolas Saunier work in progress on intersections (for PET)
Mon, 07 Jul 2014 16:54:10 -0400 Nicolas Saunier added differentiate function for curvilinear trajectories and modified the addPosition functions
Fri, 27 Jun 2014 17:32:11 -0400 Nicolas Saunier corrected bug in Point.timeToCollision that might result in negative TTCs
Thu, 19 Jun 2014 13:31:00 -0400 Nicolas Saunier corrected bugs
Mon, 02 Jun 2014 17:33:22 -0400 Nicolas Saunier optimized direct time to collision computation and added tests
Thu, 13 Feb 2014 01:24:27 -0500 Nicolas Saunier Point/CurvilinearTrajectory/Interaction utiles
Tue, 16 Jul 2013 17:00:17 -0400 Nicolas Saunier Cleaned the methods/functions indicating if a point is in a polygon
Mon, 15 Jul 2013 16:47:09 -0400 Nicolas Saunier lcss subclass for indicators
Tue, 25 Jun 2013 23:43:32 -0400 Nicolas Saunier added simple classification based on speed
Fri, 21 Dec 2012 18:33:36 -0500 Nicolas Saunier added LCSS for trajectories
Mon, 23 Jul 2012 23:07:19 -0400 Nicolas Saunier corrected typos and bugs and added a test
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, 06 Sep 2011 18:44:23 -0400 Nicolas Saunier re-organized code to avoid cyclic python module dependencies
Mon, 18 Jul 2011 14:29:07 -0400 Nicolas Saunier corrected errors in trajectories (if empty) and getTrajectoryInPolygon
Fri, 15 Jul 2011 02:32:34 -0400 Nicolas Saunier corrected bug for TimeInterval interation and added corresponding test
Thu, 14 Jul 2011 17:15:09 -0400 Nicolas Saunier finally added the representation of intervals
Mon, 13 Jun 2011 16:50:40 -0400 Nicolas Saunier added equal method to intervals
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
Fri, 11 Mar 2011 18:12:29 -0500 Nicolas Saunier added method to test points in polygons and tests
Wed, 10 Nov 2010 23:41:49 -0500 Nicolas Saunier added full support for two implementations of indicators, with tests
Wed, 14 Jul 2010 14:02:11 -0400 Nicolas Saunier methods for trajectories and objects