log scripts/safety-analysis.py @ 1252:fe35473acee3

age author description
Fri, 22 Mar 2024 14:33:25 -0400 Nicolas Saunier adding method to compute PET using polygon for the outline of a vehicle (bird eye view of the vehicle)
Thu, 28 May 2020 01:03:45 -0400 Nicolas Saunier corrected issue with motion pattern for motion prediction for safety analysis (to few matches)
Wed, 06 May 2020 00:58:21 -0400 Nicolas Saunier minor
Mon, 10 Feb 2020 18:46:24 +0000 Etienne Beauchamp forgot the conditional case Etienne-Beauchamp/added-d-optional-argument-1581358671588
Mon, 10 Feb 2020 18:18:10 +0000 Etienne Beauchamp added -d optional argument Etienne-Beauchamp/added-d-optional-argument-1581358671588
Fri, 15 Jun 2018 11:19:10 -0400 Nicolas Saunier major update using the trafficintelligence package name and install through pip
Sun, 27 May 2018 23:22:48 -0400 Nicolas Saunier updated code to python 3 (tests pass and scripts run, but non-executed parts of code are probably still not correct)
Fri, 02 Feb 2018 17:03:05 -0500 Nicolas Saunier minor argument rename
Fri, 21 Jul 2017 17:52:56 -0400 Nicolas Saunier modified multithreading at the interaction level for safety computations
Fri, 21 Jul 2017 12:11:55 -0400 Nicolas Saunier added safety analysis parameters for motion patterns
Fri, 21 Jul 2017 11:25:20 -0400 Nicolas Saunier bug fix on list filtering (cannot remove while iterating) and motion prediction keeping the same features
Thu, 20 Jul 2017 14:29:46 -0400 Nicolas Saunier working motion pattern prediction with rotation and features
Thu, 20 Jul 2017 12:12:28 -0400 Nicolas Saunier works with object trajectory, features todo
Wed, 19 Jul 2017 18:02:38 -0400 Nicolas Saunier work on motion prediction using motion patterns
Mon, 17 Jul 2017 17:56:52 -0400 Nicolas Saunier work in progress
Wed, 12 Jul 2017 01:24:31 -0400 Nicolas Saunier work in progress
Thu, 01 Jun 2017 17:55:40 -0400 Nicolas Saunier modification to make point set prediction work
Wed, 22 Mar 2017 10:44:24 -0400 Nicolas Saunier added option to compute PET in safety analysis script, and save in database
Tue, 14 Mar 2017 17:48:40 -0400 Nicolas Saunier work on storing PET
Thu, 06 Oct 2016 17:16:31 -0400 Nicolas Saunier minor modifications to safety-analysis
Tue, 15 Jul 2014 01:25:33 -0400 Nicolas Saunier adapted safety-analysis script to use multi-threading
Mon, 14 Jul 2014 17:44:09 -0400 Nicolas Saunier updated safety-analysis to test multiprocessing
Wed, 02 Jul 2014 11:35:05 -0400 Nicolas Saunier renamed TrackingParameters to ProcessParameters
Sun, 29 Jun 2014 14:27:18 -0400 Nicolas Saunier fixed compiling issue with size()
Fri, 11 Apr 2014 17:47:38 -0400 Nicolas Saunier corrected bugs in safety analysis
Thu, 03 Apr 2014 17:48:27 -0400 Nicolas Saunier correction timehorizon bug
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
Tue, 25 Mar 2014 19:43:28 -0400 Nicolas Saunier modified compute-homography to work with argparse
Wed, 24 Jul 2013 12:48:12 -0400 Nicolas Saunier cleaning up safety analysis and the new traditional constant velocity method
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:07:47 -0400 Nicolas Saunier corrected bug computing TTC (resp. pPET) if there is no collision point (resp. crossing zone)
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
Wed, 26 Jun 2013 18:40:31 -0400 Nicolas Saunier added safety analysis options to feature tracking (with default values for backward compatibility)
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
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 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 base python/safety-analysis.py@e860ecf93c5b