log

age author commit description
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