log python/storage.py @ 1026:73b124160911 v0.2

age author description
Wed, 13 Jun 2018 14:55:22 -0400 Nicolas Saunier more plumbing v0.2
Wed, 06 Jun 2018 10:35:06 -0400 Nicolas Saunier renamed quantile to centile
Tue, 05 Jun 2018 17:02:28 -0400 Nicolas Saunier work on paths in line with new configurations from tracker
Sun, 03 Jun 2018 00:21:18 -0400 Nicolas Saunier work on process
Fri, 01 Jun 2018 17:19:31 -0400 Nicolas Saunier work in progress
Sun, 27 May 2018 23:22:48 -0400 Nicolas Saunier updated code to python 3 (tests pass and scripts run, but non-executed parts of code are probably still not correct)
Mon, 19 Feb 2018 10:47:19 -0500 Nicolas Saunier work on learning and assigning
Thu, 08 Feb 2018 05:53:50 -0500 Nicolas Saunier corrected print and exception statements for Python 3
Mon, 05 Feb 2018 16:41:36 -0500 Nicolas Saunier corrected bug in converting time horizon to frames for internal computations (results for TTC, pPET and PET will be in frames)
Fri, 21 Jul 2017 12:11:55 -0400 Nicolas Saunier added safety analysis parameters for motion patterns
Wed, 19 Jul 2017 18:02:38 -0400 Nicolas Saunier work on motion prediction using motion patterns
Mon, 17 Jul 2017 16:11:18 -0400 Nicolas Saunier replaced db connection using with
Fri, 14 Jul 2017 16:30:57 -0400 Nicolas Saunier updated classify-objects
Tue, 11 Jul 2017 17:56:23 -0400 Nicolas Saunier added assignment of trajectories to prototypes and cleanup of insert queries
Wed, 05 Jul 2017 18:07:53 -0400 Nicolas Saunier corrected
Wed, 05 Jul 2017 18:01:43 -0400 Nicolas Saunier work in progress with prototype class
Wed, 05 Jul 2017 16:30:04 -0400 Nicolas Saunier improved prototype loading
Wed, 05 Jul 2017 13:16:47 -0400 Nicolas Saunier saving and loading prototype trajectories
Wed, 05 Jul 2017 12:19:59 -0400 Nicolas Saunier modularized save trajectories, added slice to Trajectory, etc
Tue, 04 Jul 2017 18:00:01 -0400 Nicolas Saunier reorg and work in progress
Tue, 04 Jul 2017 17:03:29 -0400 Nicolas Saunier work to save trajectory assignment to origin and destinations
Wed, 28 Jun 2017 17:57:06 -0400 Nicolas Saunier work in progress
Wed, 28 Jun 2017 15:36:25 -0400 Nicolas Saunier loading is faster for longest object features
Mon, 26 Jun 2017 17:45:32 -0400 Nicolas Saunier finished image extraction script for HoG-SVM training
Mon, 26 Jun 2017 00:10:35 -0400 Nicolas Saunier added options to the prototype cluster algorithm, work in progress
Thu, 22 Jun 2017 12:02:34 -0400 Nicolas Saunier factorized some argument handling code
Wed, 21 Jun 2017 17:44:09 -0400 Nicolas Saunier added a new classification parameter
Thu, 01 Jun 2017 14:54:11 -0400 Nicolas Saunier added script to extract camera info from tacal file by Lund University (T analyst)
Tue, 30 May 2017 16:10:18 -0400 Nicolas Saunier updated hog to scikit-image 0.13 (needed to add a block_norm attribute in classifier.cfg)
Fri, 05 May 2017 00:07:33 -0400 Nicolas Saunier added function for PeMS data
Wed, 15 Mar 2017 12:36:03 -0400 Nicolas Saunier corrected bugs in storage.py when having configuration files and other files in different directories: everything should be relative to directory of command line when running the program (see FAQ)
Tue, 14 Mar 2017 17:10:35 -0400 Nicolas Saunier adapted code from Paul St-Aubin and udpated MovingObject.setFeatures to truly find the right features in a list that may not start at 0
Tue, 14 Mar 2017 14:22:14 -0400 pstaub Initial commit of object DB storage update
Wed, 08 Feb 2017 16:32:15 -0500 Nicolas Saunier solved issue with latest version of scikit-learn
Fri, 03 Feb 2017 16:26:18 -0500 Nicolas Saunier work in progress to update gaussian mixtures
Mon, 07 Nov 2016 11:11:10 -0500 Nicolas Saunier correcting bug
Fri, 04 Nov 2016 11:47:42 -0400 Nicolas Saunier modification of storage of intrinsic camera and distortion parameters
Thu, 22 Sep 2016 17:50:35 -0400 Nicolas Saunier rework and more info on speed probabilities for classification
Tue, 20 Sep 2016 16:59:24 -0400 Nicolas Saunier updated unnecessary complicated query
Sun, 31 Jul 2016 03:52:25 -0400 Nicolas Saunier modified function signature
Fri, 22 Jul 2016 17:23:49 -0400 Nicolas Saunier corrected issue with prototypes storage
Thu, 21 Jul 2016 17:51:11 -0400 Nicolas Saunier corrected load/save prototypes
Thu, 14 Jul 2016 00:34:59 -0400 Nicolas Saunier added capability to save prototypes
Thu, 30 Jun 2016 14:19:59 -0400 Nicolas Saunier added option to load subsampled trajectories
Wed, 29 Jun 2016 17:56:52 -0400 Nicolas Saunier forgotten change
Wed, 29 Jun 2016 17:56:19 -0400 Nicolas Saunier first working version of feature merging (works with feature grouping)
Wed, 29 Jun 2016 13:50:21 -0400 Nicolas Saunier renaming
Fri, 10 Jun 2016 17:46:54 -0400 Nicolas Saunier avoid crash for missing configuration filename
Fri, 10 Jun 2016 17:07:36 -0400 Nicolas Saunier moved the classification parameters from tracking.cfg to a new classifier.cfg and made all classification parameters apparent
Thu, 09 Jun 2016 15:36:21 -0400 Nicolas Saunier added saving/loading points of interests
Thu, 03 Mar 2016 14:31:13 -0500 Nicolas Saunier tweaking curvilinear trajectory loading dev
Wed, 02 Mar 2016 17:50:05 -0500 Nicolas Saunier added check to avoid issue if there are more cuvilinear trajectories than objects dev
Mon, 08 Feb 2016 12:24:26 -0500 Nicolas Saunier cleaned and checked storage with functions for curvilinear trajectories dev
Fri, 05 Feb 2016 17:54:38 -0500 Nicolas Saunier integrated code from Laurent Gauthier dev
Fri, 05 Feb 2016 17:19:13 -0500 Nicolas Saunier added function to save feature trajectories dev
Mon, 01 Feb 2016 16:10:26 -0500 Nicolas Saunier minor bug and improvements dev
Thu, 14 Jan 2016 11:44:39 -0500 Nicolas Saunier updated the bounding box code (the name so that it is general for ground truth and UT) dev
Wed, 04 Nov 2015 17:12:06 -0500 Nicolas Saunier added function to count vehicles per VISSIM link dev
Fri, 30 Oct 2015 17:57:09 -0400 Nicolas Saunier moved pandas imports, sql in comments dev
Fri, 30 Oct 2015 14:15:03 -0400 Nicolas Saunier comment improvement: vissim time is multiplied to get integers similar to frame numbers dev
Thu, 29 Oct 2015 16:31:23 -0400 Nicolas Saunier added function to find object ids going through some vissim links dev
Thu, 29 Oct 2015 14:29:31 -0400 Nicolas Saunier switched to subprocess.check_call dev
Wed, 28 Oct 2015 23:37:25 -0400 Nicolas Saunier debug finished dev
Wed, 28 Oct 2015 23:22:57 -0400 Nicolas Saunier corrected bug dev
Wed, 28 Oct 2015 17:50:32 -0400 Nicolas Saunier work in progress storage vissim sqlite dev
Thu, 10 Sep 2015 15:48:01 -0400 Nicolas Saunier bug correction from Laurent Gauthier dev
Thu, 27 Aug 2015 23:51:18 -0400 Nicolas Saunier function to check the existence of tables dev
Wed, 12 Aug 2015 08:26:59 -0400 Nicolas Saunier work in progress on saving/loading prototypes dev
Wed, 05 Aug 2015 00:12:52 -0400 Nicolas Saunier corrected bugs in old ubc code
Thu, 30 Jul 2015 17:43:14 -0400 Nicolas Saunier added option to set low_memory = False for pandas.read_csv
Fri, 24 Jul 2015 17:58:59 -0400 Nicolas Saunier developing python performance tests for SQLite
Thu, 23 Jul 2015 01:13:32 -0400 Nicolas Saunier added script to test SQLite performance and impact of indices
Wed, 22 Jul 2015 17:54:33 -0400 Nicolas Saunier added function to create index
Wed, 22 Jul 2015 12:58:04 -0400 Nicolas Saunier cleaning of storage.py and addition of type conversion for VISSIM files (from Laurent Gauthier) dev
Mon, 20 Jul 2015 15:36:48 -0400 Nicolas Saunier corrected bug when loading features with objects dev
Thu, 09 Jul 2015 00:58:08 -0400 Nicolas Saunier corrected bug with indicator loading(also now correctly loading mostsevereismax) dev
Tue, 30 Jun 2015 15:46:31 -0400 Nicolas Saunier corrected bug when loading indicator time intervals and updated how queries are created for better legibility dev
Mon, 29 Jun 2015 15:47:30 -0400 Nicolas Saunier minor updates dev
Fri, 05 Jun 2015 17:13:28 +0200 Nicolas Saunier several updates for display dev
Fri, 05 Jun 2015 02:25:30 +0200 Nicolas Saunier classification is working dev
Wed, 20 May 2015 13:57:47 +0200 Nicolas Saunier corrected bug with circular import for VideoFilenameAddable, moved to base module
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
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