log python/storage.py @ 524:1dced8932b08

age author description
Thu, 19 Jun 2014 13:31:00 -0400 Nicolas Saunier corrected bugs
Thu, 05 Jun 2014 17:50:42 -0400 Nicolas Saunier corrected bug from merging and argument issue in display-trajectories
Fri, 23 May 2014 16:27:26 -0400 Nicolas Saunier corrected mask bug in feature tracking, updated display-trajectories to display on undistorted image
Wed, 16 Apr 2014 17:43:53 -0400 Nicolas Saunier minor changes and reaarrangements
Wed, 02 Apr 2014 16:12:24 -0400 Nicolas Saunier adding functionalities (save images directly to display trajectories to create movies
Thu, 26 Sep 2013 17:07:44 -0400 Nicolas Saunier added basic logging capability for debugging
Fri, 26 Jul 2013 17:24:33 -0400 Nicolas Saunier renamed table for bounding boxes
Fri, 26 Jul 2013 02:12:08 -0400 Nicolas Saunier added code to create bounding boxes and display them (inc scripts)
Thu, 25 Jul 2013 18:55:44 -0400 Nicolas Saunier sql code to create bounding boxes in image space
Sun, 21 Jul 2013 10:23:15 -0400 Nicolas Saunier development for clustering
Thu, 18 Jul 2013 02:08:51 -0400 Nicolas Saunier added utils
Fri, 21 Jun 2013 17:32:57 -0400 Nicolas Saunier slight modification to safety analysis and generalized script to delete computed data (objects and interactions)
Fri, 21 Jun 2013 15:28:59 -0400 Nicolas Saunier first version of indicator loading code
Thu, 20 Jun 2013 15:47:33 -0400 Nicolas Saunier work on loading indicators
Thu, 20 Jun 2013 14:31:24 -0400 Nicolas Saunier first version of indicator saving to sqlite
Wed, 19 Jun 2013 23:35:24 -0400 Nicolas Saunier work in progress on storing indicator values
Fri, 14 Jun 2013 11:47:24 -0400 Nicolas Saunier added functions to export trajectories to csv
Thu, 13 Jun 2013 23:05:28 -0400 Nicolas Saunier corrected bug in db loading
Thu, 13 Jun 2013 00:42:40 -0400 Nicolas Saunier added sqlite code, in particular to load and save road user type
Wed, 12 Jun 2013 17:28:34 -0400 Nicolas Saunier added class for trajectories in curvilinear coordinates
Thu, 23 May 2013 17:57:11 +0200 Nicolas Saunier added user type ids
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
Tue, 24 Jul 2012 15:18:12 -0400 Nicolas Saunier added code to save collision points and crossing zones in txt files
Tue, 17 Jul 2012 16:28:24 -0400 Nicolas Saunier created new module for algorithms with function to extract speeds
Wed, 11 Jul 2012 16:30:23 -0400 Nicolas Saunier modified functions to read velocities from sqlite database
Thu, 05 Jul 2012 23:32:14 -0400 Nicolas Saunier added script and functions to remove object tables
Thu, 21 Jun 2012 18:04:11 -0400 Nicolas Saunier corrected bugs to load objects and display trajectories over videos
Fri, 08 Jun 2012 18:44:27 -0400 Nicolas Saunier created first doctest tests for storage
Wed, 06 Jun 2012 23:39:03 -0400 Nicolas Saunier minor modifications
Wed, 06 Jun 2012 13:24:04 -0400 Francois Belisle 2 Changes :
Tue, 05 Jun 2012 14:08:46 -0400 Francois Belisle Added function to read Prototype indexes matches.
Tue, 05 Jun 2012 13:12:19 -0400 Francois Belisle Added functions to write trajectories through sqlite
Tue, 06 Mar 2012 18:44:03 -0500 Nicolas Saunier added code to load object trajectories (average of features)
Tue, 06 Mar 2012 18:10:19 -0500 Nicolas Saunier added code to display trajectories on videa
Wed, 26 Oct 2011 15:04:38 -0400 Nicolas Saunier function name change
Wed, 24 Aug 2011 19:43:44 -0400 Nicolas Saunier wrote the code to load positions from sqlite database
Fri, 25 Feb 2011 14:25:34 -0500 Nicolas Saunier added loading other information from NGSIM
Fri, 14 Jan 2011 19:49:20 -0500 Nicolas Saunier corrected most of the method to load NGSIM data (adapted to the current MovingObject class
Sat, 25 Sep 2010 11:36:37 -0400 Nicolas Saunier re-arrangement
Thu, 23 Sep 2010 17:24:31 -0400 Nicolas Saunier rearranged code for function readline and getlines (and characters), moved invertHomography to cvutils
Thu, 05 Nov 2009 17:17:20 -0500 Nicolas Saunier loading shell objects from NGSIM works
Sun, 18 Oct 2009 22:29:24 -0400 Nicolas Saunier initial commit with non-functional python code for NGSIM