log

age author commit description
Fri, 01 Jun 2018 17:19:24 -0400 Nicolas Saunier 6c5ce3ec497e improved handling of path for feature based tracking
Wed, 30 May 2018 14:44:08 -0400 Nicolas Saunier cc7c6b821ae6 added methods for setting instants
Sun, 27 May 2018 23:24:51 -0400 Nicolas Saunier 7fffdf819f5c Added tag OpenCV3 and Python3 for changeset 8bcac18c2b55
Sun, 27 May 2018 23:23:45 -0400 Nicolas Saunier 8bcac18c2b55 Removed tag OpenCV 3.1 OpenCV3 and Python3
Sun, 27 May 2018 23:22:48 -0400 Nicolas Saunier 933670761a57 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 4f3387a242a1 updated utils to python 3
Fri, 25 May 2018 14:23:56 -0400 Nicolas Saunier add667153087 updated feature tracker to opencv 3
Mon, 21 May 2018 22:56:58 -0400 Nicolas Saunier 349cd5e73f79 work in progress
Sun, 20 May 2018 10:56:24 -0400 Nicolas Saunier 8118c6b77d7c update for objects that do not co-exist (work by https://bitbucket.org/Wendlasida/)
Wed, 16 May 2018 21:06:52 -0400 Nicolas Saunier e8eabef7857c update to OpenCV3 for python
Fri, 13 Apr 2018 16:48:02 -0400 Nicolas Saunier 2cd1ce245024 update to python 3
Fri, 09 Mar 2018 17:02:37 -0500 Nicolas Saunier 9b601e9e9735 merged
Fri, 09 Mar 2018 17:02:22 -0500 Nicolas Saunier 94bee7b604eb addition
Thu, 08 Mar 2018 21:56:17 -0500 Nicolas Saunier 132d84ce9f0c bug corrected
Thu, 08 Mar 2018 16:44:20 -0500 Nicolas Saunier dc0be55e2bf5 new process functionalities
Wed, 07 Mar 2018 23:37:00 -0500 Nicolas Saunier f026ce2af637 found bug with direct ttc computation
Tue, 06 Mar 2018 23:54:10 -0500 Nicolas Saunier 3be8aaa47651 work in progress
Tue, 06 Mar 2018 22:44:33 -0500 Nicolas Saunier 668a85c963c3 work on processing and managing large video datasets
Tue, 06 Mar 2018 08:26:13 -0500 Nicolas Saunier a69695d14e59 work on script for large datasets
Tue, 27 Feb 2018 16:46:06 -0500 Nicolas Saunier 7463c9bc846b work in progress on script to manage large dataset with multiple sites
Tue, 27 Feb 2018 16:45:46 -0500 Nicolas Saunier 51d8406b2489 corrected bug when not using a homography and using a mask for CLEAR MOT metrics
Tue, 27 Feb 2018 15:24:57 -0500 Nicolas Saunier c3e690c5536e corrected bug in display trajectories
Mon, 19 Feb 2018 16:32:59 -0500 Nicolas Saunier 23f98ebb113f first tests for clustering algo
Mon, 19 Feb 2018 10:47:19 -0500 Nicolas Saunier cc89267b5ff9 work on learning and assigning
Thu, 08 Feb 2018 05:53:50 -0500 Nicolas Saunier 184f1dd307f9 corrected print and exception statements for Python 3
Tue, 06 Feb 2018 11:50:43 -0500 Nicolas Saunier 9c27a0315c4d corrected inconsistency
Mon, 05 Feb 2018 16:41:36 -0500 Nicolas Saunier 7f5cbdc107c5 corrected bug in converting time horizon to frames for internal computations (results for TTC, pPET and PET will be in frames)
Fri, 02 Feb 2018 17:07:13 -0500 Nicolas Saunier 4a262dc896c2 merged
Fri, 02 Feb 2018 17:03:05 -0500 Nicolas Saunier eb42f2f51490 minor argument rename
Thu, 21 Dec 2017 23:26:00 -0500 Nicolas Saunier 4f3f88a27dae minor