log python/moving.py @ 1001:cc7c6b821ae6

age author description
Wed, 30 May 2018 14:44:08 -0400 Nicolas Saunier added methods for setting instants
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, 25 May 2018 18:15:18 -0400 Nicolas Saunier updated utils to python 3
Fri, 25 May 2018 14:23:56 -0400 Nicolas Saunier updated feature tracker to opencv 3
Mon, 21 May 2018 22:56:58 -0400 Nicolas Saunier work in progress
Sun, 20 May 2018 10:56:24 -0400 Nicolas Saunier update for objects that do not co-exist (work by https://bitbucket.org/Wendlasida/)
Wed, 16 May 2018 21:06:52 -0400 Nicolas Saunier update to OpenCV3 for python
Wed, 07 Mar 2018 23:37:00 -0500 Nicolas Saunier found bug with direct ttc computation
Tue, 27 Feb 2018 16:45:46 -0500 Nicolas Saunier corrected bug when not using a homography and using a mask for CLEAR MOT metrics
Thu, 08 Feb 2018 05:53:50 -0500 Nicolas Saunier corrected print and exception statements for Python 3
Thu, 24 Aug 2017 17:22:24 -0400 Nicolas Saunier corrected error due to change in Hog (scikit image)
Tue, 15 Aug 2017 16:15:55 -0400 Nicolas Saunier removing unnecessary complexity of varying number of return elements
Fri, 21 Jul 2017 17:52:56 -0400 Nicolas Saunier modified multithreading at the interaction level for safety computations
Thu, 20 Jul 2017 14:29:46 -0400 Nicolas Saunier working motion pattern prediction with rotation and features
Wed, 19 Jul 2017 18:02:38 -0400 Nicolas Saunier work on motion prediction using motion patterns