log python/tests/moving.txt @ 1019:5d2f6afae35b

age author description
Mon, 04 Jun 2018 23:35:50 -0400 Nicolas Saunier work on object concatenation
Mon, 04 Jun 2018 17:46:52 -0400 Nicolas Saunier work in progress
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)
Wed, 07 Mar 2018 23:37:00 -0500 Nicolas Saunier found bug with direct ttc computation
Thu, 24 Aug 2017 17:22:24 -0400 Nicolas Saunier corrected error due to change in Hog (scikit image)
Tue, 18 Jul 2017 13:46:17 -0400 Nicolas Saunier verified motion prediction with prototypes at constant speed (test needed)
Wed, 05 Jul 2017 12:19:59 -0400 Nicolas Saunier modularized save trajectories, added slice to Trajectory, etc
Wed, 22 Mar 2017 10:44:24 -0400 Nicolas Saunier added option to compute PET in safety analysis script, and save in database
Fri, 05 Feb 2016 17:17:12 -0500 Nicolas Saunier added __eq__ functions for Point and Trajectory dev
Thu, 14 Jan 2016 11:44:39 -0500 Nicolas Saunier updated the bounding box code (the name so that it is general for ground truth and UT) dev
Tue, 11 Aug 2015 11:49:01 -0400 Nicolas Saunier modification for moving tests (unionIntrvals) dev
Fri, 05 Jun 2015 02:35:29 +0200 Nicolas Saunier corrected bug dev
Tue, 26 May 2015 18:16:51 +0200 Nicolas Saunier corrected bug for intersection of lines (thanks to Paul for finding)
Mon, 18 May 2015 13:53:25 +0200 Nicolas Saunier some method name change and new methods for features in objects (MovingObject) and methods to access indicator values in interactions
Tue, 17 Feb 2015 03:55:55 +0100 Nicolas Saunier major work on pPET and pet, issues remain for pPET computed with predicted trajectories