log python/storage.py @ 664:455f9b93819c

age author description
Wed, 20 May 2015 12:04:22 +0200 Nicolas Saunier added capability to set a videofilename to movingobject and interaction, renames interactiontype to collision in interaction
Fri, 15 May 2015 23:09:49 +0200 Nicolas Saunier corrected impact of warmUpLastInstant
Thu, 16 Apr 2015 11:34:51 +0200 Nicolas Saunier added ability to select lanes to count collisions or stationary vehicles in VISSIM files
Wed, 15 Apr 2015 16:35:02 +0200 Nicolas Saunier cleaned functions to lead bounding boxes (for display)
Tue, 14 Apr 2015 16:30:27 +0200 Nicolas Saunier added fast function to detect VISSIM simulations with errors
Mon, 13 Apr 2015 00:11:21 +0200 Nicolas Saunier added function to count collisions in vissim
Fri, 10 Apr 2015 15:40:27 +0200 Nicolas Saunier added function to plot curvilinear position as a function of time
Fri, 10 Apr 2015 14:54:05 +0200 Nicolas Saunier added pandas to read vissim fzp (more robust with respect to column names
Tue, 24 Mar 2015 18:11:28 +0100 Nicolas Saunier removed all issues because of tests with None, using is instead of == or !=
Mon, 16 Feb 2015 11:58:51 +0100 Nicolas Saunier corrected bugs in loading interactions (index shifted) and added functionalities to play/plot interactions
Wed, 10 Dec 2014 15:27:08 -0500 Nicolas Saunier merged code from Mohamed Gomaa Mohamed for the use of points of interests in mation pattern learning and motion prediction (TRB 2015)
Wed, 10 Dec 2014 14:12:06 -0500 MohamedGomaa Merge
Tue, 25 Nov 2014 22:49:47 -0500 MohamedGomaa add some functions for behaviour analysis
Fri, 05 Dec 2014 15:14:44 -0500 Nicolas Saunier corrected one bug and changed attribute names
Fri, 05 Dec 2014 00:54:38 -0500 Nicolas Saunier added loading ground truth annotations (ground truth) from polytrack format
Thu, 04 Dec 2014 17:46:32 -0500 Nicolas Saunier added code to load bounding box corners as trajectories
Thu, 04 Dec 2014 17:21:45 -0500 Nicolas Saunier modified name for loading bounding boxes (only for display)
Thu, 04 Dec 2014 17:04:56 -0500 Nicolas Saunier minor modification of objectNumbers to None
Thu, 04 Dec 2014 16:57:29 -0500 Nicolas Saunier renames removeFromSqlite to deleteFromSqlite
Mon, 21 Jul 2014 16:17:22 -0400 Nicolas Saunier modified bug for reading vissim files, cleaned use of readline with multiple type of characters for comments (to ignore)
Tue, 08 Jul 2014 17:04:55 -0400 Nicolas Saunier corrected more bugs from merging (caught in regression tests)
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:54:10 -0400 Nicolas Saunier added differentiate function for curvilinear trajectories and modified the addPosition functions
Mon, 07 Jul 2014 12:30:46 -0400 Nicolas Saunier added condition on warmup time to load trajectories from vissim files and corrected condition on number of objects
Wed, 02 Jul 2014 17:43:16 -0400 Nicolas Saunier work on classification parameters
Wed, 02 Jul 2014 11:35:05 -0400 Nicolas Saunier renamed TrackingParameters to ProcessParameters
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
Fri, 20 Jun 2014 00:20:29 -0400 Nicolas Saunier first draft of loading from VISSIM file