log

age author commit description
Thu, 18 Sep 2014 15:36:57 -0400 Nicolas Saunier 7e1ae4d97f1a corrected bug for curvilinear trajectory with only one position and differentiation
Wed, 17 Sep 2014 17:29:19 -0400 Nicolas Saunier 10e8a9f2bd9f change for python 2.6
Fri, 29 Aug 2014 01:32:11 -0400 Nicolas Saunier 1262faae12e7 alignments may be stored in metadata
Thu, 28 Aug 2014 23:50:30 -0400 Nicolas Saunier 05c927c6d3cf curvilinear projection seems operational
Thu, 28 Aug 2014 17:42:32 -0400 Nicolas Saunier fe4e9d2b807d finalizing transformcoordinates for each object
Thu, 28 Aug 2014 17:22:38 -0400 Nicolas Saunier d0abd2ee17b9 changed arguments to type Point
Thu, 28 Aug 2014 16:42:13 -0400 Nicolas Saunier 0eff0471f9cb added functions to use trajectories as alignments
Wed, 13 Aug 2014 10:51:16 -0400 Nicolas Saunier 13df64a9ff9d added function to access point class as 2D list
Wed, 13 Aug 2014 00:00:08 -0400 Nicolas Saunier e24eeb244698 first implementation of projection to curvilinear coordinates
Tue, 12 Aug 2014 17:47:16 -0400 Nicolas Saunier cae4e5f3fe9f fixed and simplified getSYfromXY
Tue, 12 Aug 2014 15:33:03 -0400 Nicolas Saunier 9c429c7efe89 added script to generate undistorted images from video
Thu, 07 Aug 2014 00:05:14 -0400 Nicolas Saunier a9c1d61a89b4 corrected bug for segment intersection
Wed, 06 Aug 2014 17:54:01 -0400 Nicolas Saunier 5adaab9ad160 merged
Wed, 06 Aug 2014 17:53:38 -0400 Nicolas Saunier 0057c04f94d5 work in progress on intersections (for PET)
Wed, 06 Aug 2014 00:09:37 -0400 Nicolas Saunier 538fb47b3007 minor modification
Tue, 05 Aug 2014 17:45:36 -0400 Nicolas Saunier 072cedc3f33d first integration of curvilinear transformation from Paul
Mon, 28 Jul 2014 02:57:59 -0400 Nicolas Saunier 07b1bd0785cd simplifications to interactions
Thu, 24 Jul 2014 01:06:34 -0400 Nicolas Saunier f86f5f25730a changed test for motion from < to <= so that completely stationary features could be extracted
Mon, 21 Jul 2014 16:17:22 -0400 Nicolas Saunier 36605d843be5 modified bug for reading vissim files, cleaned use of readline with multiple type of characters for comments (to ignore)
Sat, 19 Jul 2014 23:44:39 -0400 Nicolas Saunier 39de5c532559 place holder functions
Wed, 16 Jul 2014 02:12:34 -0400 Nicolas Saunier 259ccb3dd962 work on object trajectory smoothing
Tue, 15 Jul 2014 16:42:04 -0400 Nicolas Saunier ee45c6eb6d49 added Mohamed Gomaa Mohamed function to smooth object trajectories
Tue, 15 Jul 2014 13:59:03 -0400 Nicolas Saunier 5b534ad95bfb added uninstall option in Makefile
Tue, 15 Jul 2014 01:25:33 -0400 Nicolas Saunier 806df5f61c03 adapted safety-analysis script to use multi-threading
Mon, 14 Jul 2014 17:44:09 -0400 Nicolas Saunier a80ef6931fd8 updated safety-analysis to test multiprocessing
Mon, 14 Jul 2014 17:33:43 -0400 Nicolas Saunier b91f33e098ee refactored some more code in compute crossing and collisions (parallel code works)
Mon, 14 Jul 2014 01:56:51 -0400 Nicolas Saunier dc58ad777a72 modified prediction for multiprocessing, not sure how beneficial it is (single thread with instance method seems much faster
Sun, 13 Jul 2014 23:34:00 -0400 Nicolas Saunier f13220f765e0 added static methods to create trajectories and moving objects
Fri, 11 Jul 2014 16:25:57 -0400 Nicolas Saunier 7d051afcb22d added back simple makefile to install the feature-based tracking executable and the scripts in /usr/local/bin so that they are accessible without typing the path to the source folder
Tue, 08 Jul 2014 17:23:02 -0400 Nicolas Saunier 3622a5653ee9 added basic info and function to profile code