log

age author commit description
Sun, 29 Jun 2014 14:18:17 -0400 Nicolas Saunier 018653d1db3c corrected bug with empty frames (the program will stop cleanly and store features
Fri, 27 Jun 2014 17:32:11 -0400 Nicolas Saunier f012a8ad7a0e corrected bug in Point.timeToCollision that might result in negative TTCs
Thu, 26 Jun 2014 23:20:36 -0400 Nicolas Saunier d6445cbe7791 added rudimentary changelog
Wed, 25 Jun 2014 17:50:18 -0400 Nicolas Saunier f527159815ab work on script
Wed, 25 Jun 2014 16:52:34 -0400 Nicolas Saunier 5585ebd8ad61 corrected bugs for trajectory display for new code versions
Sat, 21 Jun 2014 14:46:20 -0400 Nicolas Saunier 37830a831818 loading from VISSIM trajectory data works
Fri, 20 Jun 2014 17:45:32 -0400 Nicolas Saunier 21bdeb29f855 corrected bug in initialization of lists and loading trajectories from vissim files
Fri, 20 Jun 2014 00:20:29 -0400 Nicolas Saunier 7124c7d2a663 first draft of loading from VISSIM file
Thu, 19 Jun 2014 13:31:00 -0400 Nicolas Saunier 1dced8932b08 corrected bugs
Wed, 18 Jun 2014 23:40:47 -0400 Nicolas Saunier ce4eaabacc26 modified internal implementation of user type for classifyUserTypeArea
Wed, 18 Jun 2014 23:36:56 -0400 Nicolas Saunier ce40a89bd6ae 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 3707eeb20f25 changed argMaxDict name to argmaxDict
Wed, 18 Jun 2014 01:19:18 -0400 Nicolas Saunier fd9641cbd24b added function to classify object at instant from SVM
Wed, 18 Jun 2014 00:53:39 -0400 Nicolas Saunier 4ad5123d969e 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 0c86c73f3c09 median smoothing
Fri, 06 Jun 2014 17:51:10 -0400 Nicolas Saunier 47d9970ee954 added plotting of features with object
Fri, 06 Jun 2014 14:14:01 -0400 Nicolas Saunier bce1fe45d1b2 corrected bugs detected by tests (because of moving functions around modules
Fri, 06 Jun 2014 14:10:42 -0400 Nicolas Saunier 727e3c529519 renamed all draw functions to plot for consistency
Thu, 05 Jun 2014 17:50:42 -0400 Nicolas Saunier 1ba618fb0f70 corrected bug from merging and argument issue in display-trajectories
Wed, 04 Jun 2014 10:57:09 -0400 Nicolas Saunier dbf4b83afbb9 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 81ff62a7c39f corrected bug so it can work without undistortion parameters
Wed, 28 May 2014 17:46:38 -0400 Nicolas Saunier ad518f0c3218 merged pulling from main
Fri, 23 May 2014 17:33:11 -0400 Nicolas Saunier b0dac840c24f compute homography works with undistortion
Fri, 23 May 2014 16:27:26 -0400 Nicolas Saunier 935430b1d408 corrected mask bug in feature tracking, updated display-trajectories to display on undistorted image
Fri, 23 May 2014 10:35:51 -0400 Nicolas Saunier 6f7fa0093162 adding parameter undistort in tracking.cfg
Thu, 01 May 2014 17:41:10 -0400 Nicolas Saunier 081a9da6f85b first version with undistort implemented in the feature tracking process
Mon, 28 Apr 2014 18:18:14 -0400 Nicolas Saunier 13d4eb96a751 added needed parameters
Wed, 04 Jun 2014 10:56:12 -0400 Nicolas Saunier 35c99776e593 added new lines for README
Mon, 02 Jun 2014 17:33:22 -0400 Nicolas Saunier a40c75f04903 optimized direct time to collision computation and added tests
Tue, 27 May 2014 17:09:10 -0400 Nicolas Saunier 7978b286fcfa corrected call to new weather indicator function