log python/storage.py @ 329:a70c205ebdd9

age author description
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)