log python/moving.py @ 570:5adaab9ad160

age author description
Wed, 06 Aug 2014 17:54:01 -0400 Nicolas Saunier merged
Wed, 06 Aug 2014 17:53:38 -0400 Nicolas Saunier work in progress on intersections (for PET)
Wed, 06 Aug 2014 00:09:37 -0400 Nicolas Saunier minor modification
Tue, 05 Aug 2014 17:45:36 -0400 Nicolas Saunier first integration of curvilinear transformation from Paul
Wed, 16 Jul 2014 02:12:34 -0400 Nicolas Saunier work on object trajectory smoothing
Sun, 13 Jul 2014 23:34:00 -0400 Nicolas Saunier added static methods to create trajectories and moving objects
Tue, 08 Jul 2014 17:04:55 -0400 Nicolas Saunier corrected more bugs from merging (caught in regression tests)
Tue, 08 Jul 2014 16:59:35 -0400 Nicolas Saunier rearranged all distance computations between points
Tue, 08 Jul 2014 16:33:45 -0400 Nicolas Saunier minor naming
Tue, 08 Jul 2014 16:32:09 -0400 Nicolas Saunier Merged in mohamedgomaa/trafficintelligence (pull request #7)
Thu, 03 Jul 2014 14:30:20 -0400 MohamedGomaa add some functions for behaviour analysis
Mon, 07 Jul 2014 16:59:20 -0400 Nicolas Saunier defensive code for curvilinear trajectory initialization
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
Sat, 21 Jun 2014 14:46:20 -0400 Nicolas Saunier loading from VISSIM trajectory data works
Fri, 20 Jun 2014 17:45:32 -0400 Nicolas Saunier corrected bug in initialization of lists and loading trajectories from vissim files
Thu, 19 Jun 2014 13:31:00 -0400 Nicolas Saunier corrected bugs
Wed, 18 Jun 2014 23:40:47 -0400 Nicolas Saunier modified internal implementation of user type for classifyUserTypeArea
Wed, 18 Jun 2014 23:36:56 -0400 Nicolas Saunier added functions for classification refactored from Sohail s work for TRB/TRC (to be tested)
Wed, 18 Jun 2014 01:19:18 -0400 Nicolas Saunier added function to classify object at instant from SVM
Fri, 06 Jun 2014 17:51:10 -0400 Nicolas Saunier added plotting of features with object
Fri, 06 Jun 2014 14:14:01 -0400 Nicolas Saunier corrected bugs detected by tests (because of moving functions around modules
Fri, 06 Jun 2014 14:10:42 -0400 Nicolas Saunier renamed all draw functions to plot for consistency
Mon, 02 Jun 2014 17:33:22 -0400 Nicolas Saunier optimized direct time to collision computation and added tests
Tue, 20 May 2014 15:18:55 -0400 Nicolas Saunier update to classify speed to remove data at both ends
Wed, 02 Apr 2014 17:45:18 -0400 Nicolas Saunier integrated Sohail direct computation of TTC (need to add pPET)
Sun, 23 Feb 2014 23:18:08 -0500 Nicolas Saunier integrated and reorganized Sohail s work on exact ttc computation
Thu, 13 Feb 2014 01:24:27 -0500 Nicolas Saunier Point/CurvilinearTrajectory/Interaction utiles
Wed, 21 Aug 2013 00:00:23 -0400 Nicolas Saunier added hog functions and the display of road user types if known
Mon, 22 Jul 2013 11:46:35 -0400 Nicolas Saunier fixed stupid naming bug