log

age author commit description
Fri, 12 Jul 2013 00:22:09 -0400 Nicolas Saunier cc8e54997d4c corrected error in tests and changed sstream to ostream for FeatureTrajectory operator<<
Thu, 11 Jul 2013 15:21:13 -0400 Nicolas Saunier 9d486af42e49 added files to ignore given the CMakeLists.txt
Thu, 11 Jul 2013 11:03:18 -0400 Nicolas Saunier 450dc0648aaa Changes to CMakeLists.txt by Alexis Whilhelm
Thu, 11 Jul 2013 02:17:12 -0400 Nicolas Saunier 619ae9a9a788 implemented prediction method at constant velocity with direct intersection computation
Thu, 11 Jul 2013 00:17:25 -0400 Nicolas Saunier c41ff9f3c263 moved current method for collision points and crossing zones computation into prediction parameters (put expectedindicator in SafetyPoint)
Thu, 11 Jul 2013 00:07:47 -0400 Nicolas Saunier e5fe0e6d48a1 corrected bug computing TTC (resp. pPET) if there is no collision point (resp. crossing zone)
Wed, 10 Jul 2013 18:22:45 -0400 Nicolas Saunier 15fac9c45feb script is executable
Wed, 03 Jul 2013 17:39:40 -0400 Nicolas Saunier 41e31d8c4383 corrected small bug
Thu, 27 Jun 2013 16:44:53 -0400 Nicolas Saunier f1e94826981f make compute homography executable
Thu, 27 Jun 2013 12:14:53 -0400 Nicolas Saunier 8672c101bfec corrected minor type issue
Thu, 27 Jun 2013 01:35:47 -0400 Nicolas Saunier 72aa44072093 safety analysis script with option for prediction method
Thu, 27 Jun 2013 00:25:51 -0400 Nicolas Saunier 891858351bcb added new parameter (use features) for safety analysis
Thu, 27 Jun 2013 00:18:39 -0400 Nicolas Saunier 7e9ad2d9d79c added new parameters in safety analysis script
Thu, 27 Jun 2013 00:07:44 -0400 Nicolas Saunier e3f910c26fae added other safety analysis parameters
Wed, 26 Jun 2013 18:40:31 -0400 Nicolas Saunier c64a4f889b97 added safety analysis options to feature tracking (with default values for backward compatibility)
Wed, 26 Jun 2013 17:28:45 -0400 Nicolas Saunier 7b865f4174aa updated script to display trajectories with argparse module
Wed, 26 Jun 2013 15:42:45 -0400 Nicolas Saunier 5f75d6c23ed5 added opencv function to destroy OpenCV windows (seems to work only on Windows)
Tue, 25 Jun 2013 23:43:32 -0400 Nicolas Saunier fa64b2e3a64f added simple classification based on speed
Fri, 21 Jun 2013 17:32:57 -0400 Nicolas Saunier 14a2405f54f8 slight modification to safety analysis and generalized script to delete computed data (objects and interactions)
Fri, 21 Jun 2013 15:28:59 -0400 Nicolas Saunier 74e437ab5f11 first version of indicator loading code
Thu, 20 Jun 2013 15:47:33 -0400 Nicolas Saunier 4d69486869a5 work on loading indicators
Thu, 20 Jun 2013 14:31:24 -0400 Nicolas Saunier 2f39c4ed0b62 first version of indicator saving to sqlite
Wed, 19 Jun 2013 23:35:24 -0400 Nicolas Saunier 1046b7346886 work in progress on storing indicator values
Wed, 19 Jun 2013 22:56:21 -0400 Nicolas Saunier 9c1818a71c9c minor
Mon, 17 Jun 2013 16:26:11 -0400 Nicolas Saunier f3aceea2afbb first safety analysis script
Sun, 16 Jun 2013 23:44:36 -0400 Nicolas Saunier dc2e68e936c7 work in progress
Fri, 14 Jun 2013 13:47:00 -0400 Nicolas Saunier 124f85c6cfae modifed default probability to float
Fri, 14 Jun 2013 11:47:24 -0400 Nicolas Saunier 3950bfe22768 added functions to export trajectories to csv
Fri, 14 Jun 2013 10:34:11 -0400 Nicolas Saunier 1d90e9080cb2 moved python scripts to the scripts directory
Fri, 14 Jun 2013 10:25:00 -0400 Nicolas Saunier c9201f6b143a moved the config parser to utils
Fri, 14 Jun 2013 09:53:32 -0400 Nicolas Saunier a6ca86107f27 reorganized utils module
Fri, 14 Jun 2013 08:56:54 -0400 Nicolas Saunier 40790d93200e corrected a bug for Trajectory initialization
Thu, 13 Jun 2013 23:05:28 -0400 Nicolas Saunier 00800ebae698 corrected bug in db loading
Thu, 13 Jun 2013 00:42:40 -0400 Nicolas Saunier a70c205ebdd9 added sqlite code, in particular to load and save road user type
Wed, 12 Jun 2013 18:23:16 -0400 Nicolas Saunier 5e43b7389c25 script for safety analysis
Wed, 12 Jun 2013 17:28:34 -0400 Nicolas Saunier 42f2b46ec210 added class for trajectories in curvilinear coordinates
Thu, 23 May 2013 17:57:11 +0200 Nicolas Saunier f7872d15a6cc added user type ids
Fri, 10 May 2013 21:32:11 +0200 Nicolas Saunier 6c9c7c956926 added velocity angle in indicators
Thu, 09 May 2013 04:02:46 +0200 Nicolas Saunier 99ca91a46007 minor change
Wed, 08 May 2013 00:19:28 +0200 Nicolas Saunier efd4dd4665ac corrected issues with large deltas
Tue, 07 May 2013 18:43:40 +0200 Nicolas Saunier 28661c5887d3 Corrected a major bug for LCSS
Tue, 07 May 2013 02:02:55 +0200 Nicolas Saunier a5e40bd04cf4 rearranged LCSS indicator functions
Mon, 06 May 2013 17:20:07 +0200 Nicolas Saunier 419f30491a4b renamed fields movingObject to roadUser, etc
Mon, 06 May 2013 15:27:11 +0200 Nicolas Saunier 6b65b26c1e46 minor
Sun, 21 Apr 2013 22:38:16 -0400 Nicolas Saunier 82a8fba99bec minor
Fri, 12 Apr 2013 18:03:04 -0400 Nicolas Saunier d280b881e860 added indicator min distance
Fri, 12 Apr 2013 15:22:00 -0400 Nicolas Saunier c5518a35df5f merged
Fri, 12 Apr 2013 13:16:38 -0400 Nicolas Saunier 82b9be447608 bugfix for dot import
Tue, 09 Apr 2013 12:38:58 -0400 Nicolas Saunier 539e2b4cfaa3 modified for 4740 tps
Thu, 11 Apr 2013 22:50:04 -0400 Nicolas Saunier 43e62b9cb652 solved issues to make the files importable (caution with getDLCSS)
Thu, 11 Apr 2013 22:46:33 -0400 Nicolas Saunier 6c068047edbf merged with Mohamed s work
Wed, 03 Apr 2013 22:46:39 -0400 Mohamed Gomaa 273c200ec32e load data saved by the POLY new output
Wed, 03 Apr 2013 22:13:01 -0400 Mohamed Gomaa f7ca78a11ea6 add functions to add videofilename and interaction type in Interaction class
Tue, 25 Dec 2012 02:24:21 -0500 Mohamed Gomaa 80cbafd69109 Added spectral clustering function
Tue, 25 Dec 2012 02:20:25 -0500 Mohamed Gomaa 8bafd054cda4 Added a function to compute LCSS distance between two indcators
Tue, 25 Dec 2012 02:16:10 -0500 Mohamed Gomaa 8e66ced156dd add delta to sample the time window in LCSS function
Tue, 02 Apr 2013 15:27:42 -0400 Nicolas Saunier 93d851d0d21e bug correction, minor work on indicators
Fri, 29 Mar 2013 21:20:12 -0400 Nicolas Saunier ca9131968bce added sample to replay video
Fri, 29 Mar 2013 16:56:23 -0400 Nicolas Saunier 20f9cd972dde added capability to parse cfg file for display-trajectories.py
Thu, 21 Mar 2013 14:01:46 -0400 Nicolas Saunier 514f6b98cd8c fixed bug with keys from waitKey on Ubuntu 12.10