| Thu, 11 Jul 2013 11:03:18 -0400 |
Nicolas Saunier |
Changes to CMakeLists.txt by Alexis Whilhelm
|
| Thu, 11 Jul 2013 02:17:12 -0400 |
Nicolas Saunier |
implemented prediction method at constant velocity with direct intersection computation
|
| Thu, 11 Jul 2013 00:17:25 -0400 |
Nicolas Saunier |
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 |
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 |
script is executable
|
| Wed, 03 Jul 2013 17:39:40 -0400 |
Nicolas Saunier |
corrected small bug
|
| Thu, 27 Jun 2013 16:44:53 -0400 |
Nicolas Saunier |
make compute homography executable
|
| Thu, 27 Jun 2013 12:14:53 -0400 |
Nicolas Saunier |
corrected minor type issue
|
| Thu, 27 Jun 2013 01:35:47 -0400 |
Nicolas Saunier |
safety analysis script with option for prediction method
|
| Thu, 27 Jun 2013 00:25:51 -0400 |
Nicolas Saunier |
added new parameter (use features) for safety analysis
|
| Thu, 27 Jun 2013 00:18:39 -0400 |
Nicolas Saunier |
added new parameters in safety analysis script
|
| Thu, 27 Jun 2013 00:07:44 -0400 |
Nicolas Saunier |
added other safety analysis parameters
|
| Wed, 26 Jun 2013 18:40:31 -0400 |
Nicolas Saunier |
added safety analysis options to feature tracking (with default values for backward compatibility)
|
| Wed, 26 Jun 2013 17:28:45 -0400 |
Nicolas Saunier |
updated script to display trajectories with argparse module
|
| Wed, 26 Jun 2013 15:42:45 -0400 |
Nicolas Saunier |
added opencv function to destroy OpenCV windows (seems to work only on Windows)
|
| Tue, 25 Jun 2013 23:43:32 -0400 |
Nicolas Saunier |
added simple classification based on speed
|
| Fri, 21 Jun 2013 17:32:57 -0400 |
Nicolas Saunier |
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 |
first version of indicator loading code
|
| Thu, 20 Jun 2013 15:47:33 -0400 |
Nicolas Saunier |
work on loading indicators
|
| Thu, 20 Jun 2013 14:31:24 -0400 |
Nicolas Saunier |
first version of indicator saving to sqlite
|
| Wed, 19 Jun 2013 23:35:24 -0400 |
Nicolas Saunier |
work in progress on storing indicator values
|
| Wed, 19 Jun 2013 22:56:21 -0400 |
Nicolas Saunier |
minor
|
| Mon, 17 Jun 2013 16:26:11 -0400 |
Nicolas Saunier |
first safety analysis script
|
| Sun, 16 Jun 2013 23:44:36 -0400 |
Nicolas Saunier |
work in progress
|
| Fri, 14 Jun 2013 13:47:00 -0400 |
Nicolas Saunier |
modifed default probability to float
|
| Fri, 14 Jun 2013 11:47:24 -0400 |
Nicolas Saunier |
added functions to export trajectories to csv
|
| Fri, 14 Jun 2013 10:34:11 -0400 |
Nicolas Saunier |
moved python scripts to the scripts directory
|
| Fri, 14 Jun 2013 10:25:00 -0400 |
Nicolas Saunier |
moved the config parser to utils
|
| Fri, 14 Jun 2013 09:53:32 -0400 |
Nicolas Saunier |
reorganized utils module
|
| Fri, 14 Jun 2013 08:56:54 -0400 |
Nicolas Saunier |
corrected a bug for Trajectory initialization
|