log

age author commit description
Thu, 04 Dec 2014 18:52:07 -0500 MohamedGomaa 6ee8765bb8db minor modifications
Thu, 04 Dec 2014 13:37:55 -0500 MohamedGomaa 233867934190 corrected bug
Wed, 03 Dec 2014 22:57:08 -0500 MohamedGomaa 0dc36203973d remove dublicated code for collision/crossing computations
Wed, 03 Dec 2014 18:56:49 +0000 Nicolas Saunier 34111db7cecb Modifications to pull request
Wed, 26 Nov 2014 19:49:13 +0000 Nicolas Saunier 078adacd72a4 moving.py integrating Mohamed's comments refactored
Tue, 25 Nov 2014 22:49:47 -0500 MohamedGomaa 84690dfe5560 add some functions for behaviour analysis
Mon, 24 Nov 2014 13:02:10 -0500 MohamedGomaa 75ad9c0d6cc3 update the method to use multi featutes instead on single feature
Fri, 21 Nov 2014 11:47:13 -0500 MohamedGomaa 3550da215e7a update the method to use multi featutes instead on single feature
Tue, 15 Jul 2014 13:25:15 -0400 MohamedGomaa 8ba4b8ad4c86 Motion Pattern Method
Sat, 04 May 2013 18:01:43 -0400 Mohamed Gomaa c7ece0f0ced9 refine
Thu, 02 May 2013 11:37:24 -0400 Mohamed Gomaa 480c8edf177e condition to make the minTTC is zero not 1 -need to refine-
Thu, 02 May 2013 11:35:45 -0400 Mohamed Gomaa e1f3b789c632 add a definition of interaction and collision course intervals
Thu, 18 Apr 2013 17:12:53 -0400 Mohamed Gomaa 414b2e7cd873 merge feature-minDistance-based collisionPoints calculation in prediction file
Thu, 18 Apr 2013 15:46:21 -0400 Mohamed Gomaa 4b5fe2de1e8d modify the name of collisionCourseCosines to collisionCourseAngles
Thu, 18 Apr 2013 15:29:33 -0400 Mohamed Gomaa 11f96bd08552 refine to be more generic
Wed, 03 Apr 2013 22:55:18 -0400 Mohamed Gomaa 484cc1d6cfd1 load data saved by the POLY new output
Sun, 07 Dec 2014 23:01:02 -0500 Nicolas Saunier 04a8304e13f0 removed unnecessary imports
Sun, 07 Dec 2014 22:59:47 -0500 Nicolas Saunier 17b02c8054d0 added tests and corrected one bug
Sun, 07 Dec 2014 01:32:36 -0500 Nicolas Saunier 9e39cd95e017 first implementation of CLEAR MOT (needs formal tests)
Sat, 06 Dec 2014 22:15:56 -0500 Nicolas Saunier e2a873e08568 non-working clear mot metrics
Fri, 05 Dec 2014 17:50:16 -0500 Nicolas Saunier 985a3021cff2 first match table implementation
Fri, 05 Dec 2014 17:00:37 -0500 Nicolas Saunier aded6c1c2ebd added framework script and function to compute matchings
Fri, 05 Dec 2014 16:41:11 -0500 Nicolas Saunier 0fa73cbe9fdb annotation centroid are computed explicitly and projected at that step if required
Fri, 05 Dec 2014 15:14:44 -0500 Nicolas Saunier 5800a87f11ae corrected one bug and changed attribute names
Fri, 05 Dec 2014 00:54:38 -0500 Nicolas Saunier c5406edbcf12 added loading ground truth annotations (ground truth) from polytrack format
Thu, 04 Dec 2014 17:46:32 -0500 Nicolas Saunier cf578ba866da added code to load bounding box corners as trajectories
Thu, 04 Dec 2014 17:21:45 -0500 Nicolas Saunier ff4f0ce46ca6 modified name for loading bounding boxes (only for display)
Thu, 04 Dec 2014 17:04:56 -0500 Nicolas Saunier aab2242ea88c minor modification of objectNumbers to None
Thu, 04 Dec 2014 16:57:29 -0500 Nicolas Saunier 5bda87ac0a69 renames removeFromSqlite to deleteFromSqlite
Mon, 22 Sep 2014 16:21:53 -0400 Nicolas Saunier 6ebfb43e938e added midpoint function (from laurent gauthier)