log python/prediction.py @ 928:063d1267585d

age author description
Wed, 12 Jul 2017 01:24:31 -0400 Nicolas Saunier work in progress
Wed, 22 Mar 2017 10:50:39 -0400 Nicolas Saunier corrected bug
Tue, 14 Mar 2017 17:48:40 -0400 Nicolas Saunier work on storing PET
Sat, 29 Oct 2016 16:34:05 -0400 Nicolas Saunier fixing bug, thanks to Ryan Louie <Ryan.Louie@students.olin.edu>
Mon, 27 Jun 2016 23:27:05 -0400 Nicolas Saunier explicitly computed the probabilities for predicted trajectories
Fri, 17 Jul 2015 18:00:00 -0400 Nicolas Saunier corrected bug for prediction at constant velocity, exact computation dev
Fri, 17 Jul 2015 14:28:14 -0400 Nicolas Saunier added clarification comments dev
Tue, 14 Jul 2015 00:14:54 -0400 Nicolas Saunier minor correction dev
Mon, 29 Jun 2015 23:09:58 -0400 Nicolas Saunier corrected some errors for ttc dev
Wed, 20 May 2015 13:57:47 +0200 Nicolas Saunier corrected bug with circular import for VideoFilenameAddable, moved to base module
Mon, 18 May 2015 17:17:06 +0200 Nicolas Saunier corrected bug that increased TTC by 1 frame and structure to store collision points and crossing zones
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
Fri, 17 Apr 2015 17:33:32 +0200 Nicolas Saunier changed the paramter usePrototypes to False by default
Tue, 24 Mar 2015 18:11:28 +0100 Nicolas Saunier removed all issues because of tests with None, using is instead of == or !=
Tue, 17 Feb 2015 02:21:31 +0100 Nicolas Saunier corrected major issue with pPET, only for CVDirect prediction for now