| Wed, 13 Aug 2014 10:51:16 -0400 |
Nicolas Saunier |
added function to access point class as 2D list
|
| Wed, 13 Aug 2014 00:00:08 -0400 |
Nicolas Saunier |
first implementation of projection to curvilinear coordinates
|
| Tue, 12 Aug 2014 17:47:16 -0400 |
Nicolas Saunier |
fixed and simplified getSYfromXY
|
| Tue, 12 Aug 2014 15:33:03 -0400 |
Nicolas Saunier |
added script to generate undistorted images from video
|
| Thu, 07 Aug 2014 00:05:14 -0400 |
Nicolas Saunier |
corrected bug for segment intersection
|
| Wed, 06 Aug 2014 17:54:01 -0400 |
Nicolas Saunier |
merged
|
| Wed, 06 Aug 2014 17:53:38 -0400 |
Nicolas Saunier |
work in progress on intersections (for PET)
|
| Wed, 06 Aug 2014 00:09:37 -0400 |
Nicolas Saunier |
minor modification
|
| Tue, 05 Aug 2014 17:45:36 -0400 |
Nicolas Saunier |
first integration of curvilinear transformation from Paul
|
| Mon, 28 Jul 2014 02:57:59 -0400 |
Nicolas Saunier |
simplifications to interactions
|
| Thu, 24 Jul 2014 01:06:34 -0400 |
Nicolas Saunier |
changed test for motion from < to <= so that completely stationary features could be extracted
|
| Mon, 21 Jul 2014 16:17:22 -0400 |
Nicolas Saunier |
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 |
place holder functions
|
| Wed, 16 Jul 2014 02:12:34 -0400 |
Nicolas Saunier |
work on object trajectory smoothing
|
| Tue, 15 Jul 2014 16:42:04 -0400 |
Nicolas Saunier |
added Mohamed Gomaa Mohamed function to smooth object trajectories
|
| Tue, 15 Jul 2014 13:59:03 -0400 |
Nicolas Saunier |
added uninstall option in Makefile
|
| Tue, 15 Jul 2014 01:25:33 -0400 |
Nicolas Saunier |
adapted safety-analysis script to use multi-threading
|
| Mon, 14 Jul 2014 17:44:09 -0400 |
Nicolas Saunier |
updated safety-analysis to test multiprocessing
|
| Mon, 14 Jul 2014 17:33:43 -0400 |
Nicolas Saunier |
refactored some more code in compute crossing and collisions (parallel code works)
|
| Mon, 14 Jul 2014 01:56:51 -0400 |
Nicolas Saunier |
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 |
added static methods to create trajectories and moving objects
|
| Fri, 11 Jul 2014 16:25:57 -0400 |
Nicolas Saunier |
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 |
added basic info and function to profile code
|
| Tue, 08 Jul 2014 17:04:55 -0400 |
Nicolas Saunier |
corrected more bugs from merging (caught in regression tests)
|
| Tue, 08 Jul 2014 16:59:35 -0400 |
Nicolas Saunier |
rearranged all distance computations between points
|
| Tue, 08 Jul 2014 16:33:45 -0400 |
Nicolas Saunier |
minor naming
|
| Tue, 08 Jul 2014 16:32:09 -0400 |
Nicolas Saunier |
Merged in mohamedgomaa/trafficintelligence (pull request #7)
|
| Tue, 08 Jul 2014 15:22:30 -0400 |
MohamedGomaa |
corrected bug
|
| Tue, 08 Jul 2014 13:43:56 -0400 |
MohamedGomaa |
corrected bugs
|
| Thu, 03 Jul 2014 14:30:20 -0400 |
MohamedGomaa |
add some functions for behaviour analysis
|