log

age author description
Wed, 25 Jun 2014 16:52:34 -0400 Nicolas Saunier corrected bugs for trajectory display for new code versions
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
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 17:37:28 -0400 Nicolas Saunier changed argMaxDict name to argmaxDict
Wed, 18 Jun 2014 01:19:18 -0400 Nicolas Saunier added function to classify object at instant from SVM
Wed, 18 Jun 2014 00:53:39 -0400 Nicolas Saunier added script to train HoG-SVM classifiers for object classification (based on a script by Sohail Zangenehpour, PhD student at McGill)
Wed, 18 Jun 2014 00:52:55 -0400 Nicolas Saunier median smoothing
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
Thu, 05 Jun 2014 17:50:42 -0400 Nicolas Saunier corrected bug from merging and argument issue in display-trajectories
Wed, 04 Jun 2014 10:57:09 -0400 Nicolas Saunier pulled in and merged the new functionalities to deal with camera distortion (eg GoPro cameras)
Mon, 02 Jun 2014 17:46:49 -0400 Nicolas Saunier corrected bug so it can work without undistortion parameters
Wed, 28 May 2014 17:46:38 -0400 Nicolas Saunier merged pulling from main
Fri, 23 May 2014 17:33:11 -0400 Nicolas Saunier compute homography works with undistortion
Fri, 23 May 2014 16:27:26 -0400 Nicolas Saunier corrected mask bug in feature tracking, updated display-trajectories to display on undistorted image
Fri, 23 May 2014 10:35:51 -0400 Nicolas Saunier adding parameter undistort in tracking.cfg
Thu, 01 May 2014 17:41:10 -0400 Nicolas Saunier first version with undistort implemented in the feature tracking process
Mon, 28 Apr 2014 18:18:14 -0400 Nicolas Saunier added needed parameters
Wed, 04 Jun 2014 10:56:12 -0400 Nicolas Saunier added new lines for README
Mon, 02 Jun 2014 17:33:22 -0400 Nicolas Saunier optimized direct time to collision computation and added tests
Tue, 27 May 2014 17:09:10 -0400 Nicolas Saunier corrected call to new weather indicator function
Tue, 27 May 2014 15:43:14 -0400 Nicolas Saunier corrected a bug and improved code
Tue, 20 May 2014 15:18:55 -0400 Nicolas Saunier update to classify speed to remove data at both ends
Fri, 09 May 2014 14:09:14 -0400 Nicolas Saunier merged
Fri, 09 May 2014 14:09:02 -0400 Nicolas Saunier alternative confidence interval
Mon, 05 May 2014 23:17:46 -0400 Nicolas Saunier merged
Mon, 05 May 2014 23:17:19 -0400 Nicolas Saunier bug in pavement durability
Thu, 01 May 2014 11:08:41 -0400 Nicolas Saunier merged
Thu, 01 May 2014 11:08:26 -0400 Nicolas Saunier added parameter description with ranges
Mon, 28 Apr 2014 17:32:33 -0400 Nicolas Saunier minor change in header order
Wed, 23 Apr 2014 23:35:52 -0400 Nicolas Saunier added some computation of delay
Wed, 23 Apr 2014 16:20:40 -0400 Nicolas Saunier corrected bug
Wed, 16 Apr 2014 17:43:53 -0400 Nicolas Saunier minor changes and reaarrangements
Fri, 11 Apr 2014 17:47:55 -0400 Nicolas Saunier merged
Fri, 11 Apr 2014 17:47:38 -0400 Nicolas Saunier corrected bugs in safety analysis
Wed, 09 Apr 2014 22:49:34 -0400 Nicolas Saunier merged
Fri, 04 Apr 2014 17:43:56 -0400 Nicolas Saunier generalized createInteractions to 2 lists of objects (for cars and pedestrians for example)
Wed, 09 Apr 2014 22:49:03 -0400 Nicolas Saunier correction to compile on Windows
Thu, 03 Apr 2014 17:48:27 -0400 Nicolas Saunier correction timehorizon bug
Wed, 02 Apr 2014 17:45:18 -0400 Nicolas Saunier integrated Sohail direct computation of TTC (need to add pPET)
Wed, 02 Apr 2014 17:25:50 -0400 Nicolas Saunier Corrected issues with safety-analysis script, variable names are changed and tracking.cfg accordingly
Wed, 02 Apr 2014 16:12:24 -0400 Nicolas Saunier adding functionalities (save images directly to display trajectories to create movies
Wed, 02 Apr 2014 01:45:53 -0400 Nicolas Saunier implemented smoothing (requires latest trajectory management library version)
Tue, 01 Apr 2014 17:42:40 -0400 Nicolas Saunier cleaning code
Mon, 31 Mar 2014 16:20:13 -0400 Nicolas Saunier added function to generate headways based on flow or mean headway over some simulation period
Thu, 27 Mar 2014 11:40:28 -0400 Nicolas Saunier Display of points in compute homography and step option to replay videos
Tue, 25 Mar 2014 19:43:47 -0400 Nicolas Saunier merged
Tue, 25 Mar 2014 19:43:28 -0400 Nicolas Saunier modified compute-homography to work with argparse
Sun, 23 Mar 2014 23:49:37 -0400 Nicolas Saunier clarified argument name and made it available in a calling function
Thu, 13 Mar 2014 01:48:04 -0400 Nicolas Saunier added functions to undistort trajectories from inverse mapping
Wed, 12 Mar 2014 17:47:49 -0400 Nicolas Saunier bug corrected
Wed, 12 Mar 2014 17:36:49 -0400 Nicolas Saunier functions to compute inverse mapping
Wed, 12 Mar 2014 13:36:54 -0400 Nicolas Saunier merge done
Tue, 11 Mar 2014 23:50:15 -0400 Nicolas Saunier small progress
Thu, 06 Mar 2014 15:01:33 -0500 Nicolas Saunier merge done