log

age author commit description
Tue, 08 Jul 2014 17:04:55 -0400 Nicolas Saunier ca6bded754ac corrected more bugs from merging (caught in regression tests)
Tue, 08 Jul 2014 16:59:35 -0400 Nicolas Saunier dc3739ac2371 rearranged all distance computations between points
Tue, 08 Jul 2014 16:33:45 -0400 Nicolas Saunier 5668af2ff515 minor naming
Tue, 08 Jul 2014 16:32:09 -0400 Nicolas Saunier b5525249eda1 Merged in mohamedgomaa/trafficintelligence (pull request #7)
Tue, 08 Jul 2014 15:22:30 -0400 MohamedGomaa e6ab4caf359c corrected bug
Tue, 08 Jul 2014 13:43:56 -0400 MohamedGomaa 97c5fef5b2d6 corrected bugs
Thu, 03 Jul 2014 14:30:20 -0400 MohamedGomaa 6c0923f1ce68 add some functions for behaviour analysis
Tue, 08 Jul 2014 15:51:43 -0400 Nicolas Saunier 9816fab353f3 added function to undistort image, mostly for checking camera calibration results
Tue, 08 Jul 2014 15:32:47 -0400 Nicolas Saunier 749672171789 added function to calibrate a camera intrinsic parameters
Mon, 07 Jul 2014 16:59:20 -0400 Nicolas Saunier cb213269d330 defensive code for curvilinear trajectory initialization
Mon, 07 Jul 2014 16:54:10 -0400 Nicolas Saunier a3add9f751ef added differentiate function for curvilinear trajectories and modified the addPosition functions
Mon, 07 Jul 2014 12:30:46 -0400 Nicolas Saunier 048b43654870 added condition on warmup time to load trajectories from vissim files and corrected condition on number of objects
Fri, 04 Jul 2014 17:38:25 -0400 Nicolas Saunier 4fdce0f09ece minor
Fri, 04 Jul 2014 13:08:58 -0400 Nicolas Saunier 53587cc86f7d added one test script that runs C++, Python and future script tests
Thu, 03 Jul 2014 13:57:32 -0400 Nicolas Saunier bd1ad468e928 corrected bug and added capability to save undistorted image
Wed, 02 Jul 2014 17:43:16 -0400 Nicolas Saunier 6c264b914846 work on classification parameters
Wed, 02 Jul 2014 11:35:05 -0400 Nicolas Saunier 95276d310972 renamed TrackingParameters to ProcessParameters
Sun, 29 Jun 2014 23:31:38 -0400 Nicolas Saunier 5ad2f51ae42f cleaning up initialization of intrinsic matrix
Sun, 29 Jun 2014 14:37:30 -0400 Nicolas Saunier d0419b1267dd fixing size issue when testing frames in main loop
Sun, 29 Jun 2014 14:27:18 -0400 Nicolas Saunier e37f38274d4f fixed compiling issue with size()
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
Tue, 27 May 2014 15:43:14 -0400 Nicolas Saunier 33574b94f09e corrected a bug and improved code
Tue, 20 May 2014 15:18:55 -0400 Nicolas Saunier c81cbd6953fb update to classify speed to remove data at both ends
Fri, 09 May 2014 14:09:14 -0400 Nicolas Saunier 3b99d712bbee merged
Fri, 09 May 2014 14:09:02 -0400 Nicolas Saunier 0a93afea8243 alternative confidence interval
Mon, 05 May 2014 23:17:46 -0400 Nicolas Saunier ef4059f51af9 merged
Mon, 05 May 2014 23:17:19 -0400 Nicolas Saunier 6ebdd90ce3ee bug in pavement durability
Thu, 01 May 2014 11:08:41 -0400 Nicolas Saunier b96ff16b1c81 merged
Thu, 01 May 2014 11:08:26 -0400 Nicolas Saunier 82c06ad62254 added parameter description with ranges
Mon, 28 Apr 2014 17:32:33 -0400 Nicolas Saunier 41a72146685e minor change in header order
Wed, 23 Apr 2014 23:35:52 -0400 Nicolas Saunier 850ed17c7b2f added some computation of delay
Wed, 23 Apr 2014 16:20:40 -0400 Nicolas Saunier 30fb60428e09 corrected bug
Wed, 16 Apr 2014 17:43:53 -0400 Nicolas Saunier 343cfd185ca6 minor changes and reaarrangements
Fri, 11 Apr 2014 17:47:55 -0400 Nicolas Saunier 60735bd452fc merged
Fri, 11 Apr 2014 17:47:38 -0400 Nicolas Saunier 000bddf84ad0 corrected bugs in safety analysis
Wed, 09 Apr 2014 22:49:34 -0400 Nicolas Saunier 247f403dfed7 merged
Fri, 04 Apr 2014 17:43:56 -0400 Nicolas Saunier e04b22ce2fcd generalized createInteractions to 2 lists of objects (for cars and pedestrians for example)
Wed, 09 Apr 2014 22:49:03 -0400 Nicolas Saunier 46b5cb3f3114 correction to compile on Windows
Thu, 03 Apr 2014 17:48:27 -0400 Nicolas Saunier a5847c0ca27c correction timehorizon bug
Wed, 02 Apr 2014 17:45:18 -0400 Nicolas Saunier 6464e4f0cc26 integrated Sohail direct computation of TTC (need to add pPET)
Wed, 02 Apr 2014 17:25:50 -0400 Nicolas Saunier 30b3455978d9 Corrected issues with safety-analysis script, variable names are changed and tracking.cfg accordingly
Wed, 02 Apr 2014 16:12:24 -0400 Nicolas Saunier f6415f012640 adding functionalities (save images directly to display trajectories to create movies
Wed, 02 Apr 2014 01:45:53 -0400 Nicolas Saunier b6ad86ee7033 implemented smoothing (requires latest trajectory management library version)
Tue, 01 Apr 2014 17:42:40 -0400 Nicolas Saunier f43bc0b0ba74 cleaning code
Mon, 31 Mar 2014 16:20:13 -0400 Nicolas Saunier 7828fec8bbd2 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 d337bffd7283 Display of points in compute homography and step option to replay videos
Tue, 25 Mar 2014 19:43:47 -0400 Nicolas Saunier ed4166b0ba9d merged
Tue, 25 Mar 2014 19:43:28 -0400 Nicolas Saunier 6551a3cf1750 modified compute-homography to work with argparse
Sun, 23 Mar 2014 23:49:37 -0400 Nicolas Saunier 819eef979d3f clarified argument name and made it available in a calling function
Thu, 13 Mar 2014 01:48:04 -0400 Nicolas Saunier 59903d14d244 added functions to undistort trajectories from inverse mapping
Wed, 12 Mar 2014 17:47:49 -0400 Nicolas Saunier 178c69ba2970 bug corrected
Wed, 12 Mar 2014 17:36:49 -0400 Nicolas Saunier a50c026fdf14 functions to compute inverse mapping
Wed, 12 Mar 2014 13:36:54 -0400 Nicolas Saunier a8f95bbd79bc merge done
Tue, 11 Mar 2014 23:50:15 -0400 Nicolas Saunier a84b9ba9631f small progress
Thu, 06 Mar 2014 15:01:33 -0500 Nicolas Saunier 7d2310f64511 merge done
Thu, 06 Mar 2014 15:01:19 -0500 Nicolas Saunier 5304299e53a5 added coordinate undistortion function
Wed, 05 Mar 2014 23:01:00 -0500 Nicolas Saunier 08b67c9baca2 finished description and constructor
Wed, 05 Mar 2014 17:47:26 -0500 Nicolas Saunier e891a41c6c75 name change in prediction.py
Thu, 27 Feb 2014 03:30:28 -0500 Nicolas Saunier 16fe64136506 added dictionary
Sun, 23 Feb 2014 23:18:08 -0500 Nicolas Saunier dcc821b98efc integrated and reorganized Sohail s work on exact ttc computation
Sun, 23 Feb 2014 22:56:54 -0500 Nicolas Saunier cb9683f9efe7 Merged in szangenehpour/trafficintelligence (pull request #5)
Mon, 03 Feb 2014 15:41:57 -0500 Sohail Zangenehpour af2222c0c9c0 TTC tested and updatet!
Mon, 03 Feb 2014 15:39:12 -0500 Sohail Zangenehpour cb41f9a4652b TTC tested and updatet!
Sat, 22 Feb 2014 01:18:16 -0500 Nicolas Saunier 55b424d98b68 change of interface, distributions are now passed to the prediction paramters constructors if needed
Thu, 20 Feb 2014 09:37:12 -0500 Nicolas Saunier 2a4e9ef469e5 fixed the CMakeLists.txt
Wed, 19 Feb 2014 17:46:26 -0500 Nicolas Saunier 28ff95845c65 update to include speed limit
Wed, 19 Feb 2014 16:33:49 -0500 Nicolas Saunier 95a8eb38d9a2 update to weather function
Wed, 19 Feb 2014 16:30:45 -0500 Nicolas Saunier 825e5d49325d slight update
Tue, 18 Feb 2014 14:52:49 -0500 Nicolas Saunier abe0b2347d4c added most common utility function
Thu, 13 Feb 2014 16:42:32 -0500 Nicolas Saunier 62d05436099d corrected indentation bug
Thu, 13 Feb 2014 15:11:31 -0500 Nicolas Saunier 15c6f1bc30a2 added function for MTQ weather indicators (use generic EC function preferrably)
Thu, 13 Feb 2014 14:10:52 -0500 Nicolas Saunier c59a47ce0209 reorganized interactioninterval (in compute indicators) and comments
Thu, 13 Feb 2014 01:24:27 -0500 Nicolas Saunier cd342a774806 Point/CurvilinearTrajectory/Interaction utiles
Tue, 11 Feb 2014 02:55:02 -0500 Nicolas Saunier c0786fe4ad94 small additions
Mon, 10 Feb 2014 18:32:43 -0500 Nicolas Saunier 1e4c1b6b0e0b added comments
Wed, 05 Feb 2014 22:41:40 -0500 Nicolas Saunier 0b15fdeb903e bug fix for empty list of temperatures
Tue, 04 Feb 2014 15:00:39 -0500 Nicolas Saunier 7ef40014236c updated weather indicator calculations
Tue, 04 Feb 2014 02:13:27 -0500 Nicolas Saunier a65a14c90834 adding weather info to pavement data
Fri, 31 Jan 2014 00:10:31 -0500 Nicolas Saunier f0ce17ea9273 merge done with Sohail s code
Thu, 30 Jan 2014 14:43:53 -0500 Nicolas Saunier 4a62c3b1eb3a added example script to install and compile the feature-based tracking software (installing ubuntu dependencies, downloading and compiling the OpenCV library)
Mon, 27 Jan 2014 01:21:56 -0500 Nicolas Saunier 51810d737d86 timeout in compute-homography.py for Paul
Mon, 27 Jan 2014 01:19:19 -0500 Nicolas Saunier eb8baa080470 generalized indicator LCSS with similarityFunc (thanks Mohamed)
Thu, 30 Jan 2014 16:35:17 -0500 Sohail Zangenehpour ea907ae19d8c new TTC added
Wed, 22 Jan 2014 23:41:32 -0500 Nicolas Saunier b5cc6b001ae6 correction for tmax and returns as tuples
Tue, 21 Jan 2014 17:30:48 -0500 Nicolas Saunier ad61d21d3d1b corrected bug with last array position lookup
Tue, 21 Jan 2014 17:24:02 -0500 Nicolas Saunier ca114520605f minor bug update
Tue, 21 Jan 2014 16:31:30 -0500 Nicolas Saunier 830136bc0e18 integrating Alexandre functions
Wed, 08 Jan 2014 02:56:12 -0500 Nicolas Saunier b64ff7fe7b45 corrected clustering bug (in indicator assignment)
Mon, 02 Dec 2013 16:39:50 -0500 Nicolas Saunier 17185fe77316 added error messages if video not opened
Sat, 30 Nov 2013 18:03:35 -0500 Nicolas Saunier 9a714f32fc9f small updates
Fri, 29 Nov 2013 02:38:41 -0500 Nicolas Saunier d40ad901b272 added kernel smoothing