log

age author commit description
Fri, 17 Jul 2015 14:22:45 -0400 Nicolas Saunier 0421a5a0072c improvemend by Adrien Lessard to choose output homography filename dev
Tue, 14 Jul 2015 00:14:54 -0400 Nicolas Saunier ae137e3b1990 minor correction dev
Thu, 09 Jul 2015 00:58:08 -0400 Nicolas Saunier 957126bfb456 corrected bug with indicator loading(also now correctly loading mostsevereismax) dev
Tue, 30 Jun 2015 17:56:14 -0400 Nicolas Saunier c4363aa6f0e5 updated function to find road users for interactions dev
Tue, 30 Jun 2015 15:46:31 -0400 Nicolas Saunier 5ee22bf7e4d5 corrected bug when loading indicator time intervals and updated how queries are created for better legibility dev
Mon, 29 Jun 2015 23:09:58 -0400 Nicolas Saunier 9a258687af4c corrected some errors for ttc dev
Mon, 29 Jun 2015 16:15:04 -0400 Nicolas Saunier fa9aa5f08210 cleaned imports in indicators.py dev
Mon, 29 Jun 2015 15:47:30 -0400 Nicolas Saunier 463150a8e129 minor updates dev
Mon, 29 Jun 2015 08:35:27 -0400 Nicolas Saunier 9990ef119bce added version of LCSS with cdist computations dev
Fri, 26 Jun 2015 23:49:44 -0400 Nicolas Saunier f2b52355a286 made length a STObject method dev
Mon, 22 Jun 2015 15:27:33 +0200 Nicolas Saunier de278c5e65f6 minor comments for lognormal parameters (numpy and usual names differ) dev
Tue, 09 Jun 2015 17:29:03 +0200 Nicolas Saunier cdee6a3a47b4 allowing alternate database and filename for classify-objects dev
Fri, 05 Jun 2015 17:13:28 +0200 Nicolas Saunier 94b291a5f933 several updates for display dev
Fri, 05 Jun 2015 13:26:51 +0200 Nicolas Saunier 6d2ece4aed7c bug forgot to svae objects dev
Fri, 05 Jun 2015 11:04:06 +0200 Nicolas Saunier f3a0b652b590 added function to display the speed distributions and optimize a little going through objects dev
Fri, 05 Jun 2015 02:35:29 +0200 Nicolas Saunier fbe29be25501 corrected bug dev
Fri, 05 Jun 2015 02:25:50 +0200 Nicolas Saunier acce61a1edc8 merged bug fix with stable dev
Fri, 05 Jun 2015 02:25:30 +0200 Nicolas Saunier da1352b89d02 classification is working dev
Thu, 04 Jun 2015 16:04:58 +0200 Nicolas Saunier 576d9ea4b41a small update to deal with videos where the number of frames cannot be read
Wed, 03 Jun 2015 16:00:46 +0200 Nicolas Saunier 97c305108460 created branch dev for new developements (default is stable branch) dev
Sat, 30 May 2015 23:30:21 +0200 Nicolas Saunier ae07c7b4cf87 update to utils for pavement results
Wed, 27 May 2015 04:08:19 +0200 Nicolas Saunier 58b9ac2f262f fine tuning
Tue, 26 May 2015 23:55:22 +0200 Nicolas Saunier ab3fdff42624 corrected old format for Point.__str__
Tue, 26 May 2015 18:16:51 +0200 Nicolas Saunier 01b89182891a corrected bug for intersection of lines (thanks to Paul for finding)
Tue, 26 May 2015 15:02:47 +0200 Nicolas Saunier 5505f9dbb28e corrected import bug
Tue, 26 May 2015 13:53:40 +0200 Nicolas Saunier 5473b7460375 moved and rationalized imports in modules
Tue, 26 May 2015 11:40:32 +0200 Nicolas Saunier 849f5f8bf4b9 corrected other missing imports
Tue, 26 May 2015 11:39:36 +0200 Nicolas Saunier f72ed51c6b65 corrected other missing imports
Tue, 26 May 2015 11:35:24 +0200 Nicolas Saunier df6be882f325 bug corrected
Tue, 26 May 2015 11:19:03 +0200 Nicolas Saunier f8dcf483b296 code to prepare regression variables (remove correlated variables) and record dataset size in experimnets
Mon, 25 May 2015 13:54:29 +0200 Nicolas Saunier 179b81faa1f8 added regression analysis functions
Wed, 20 May 2015 14:21:54 +0200 Nicolas Saunier 93633ce122c3 added function to count features in objects
Wed, 20 May 2015 13:57:47 +0200 Nicolas Saunier 15e244d2a1b5 corrected bug with circular import for VideoFilenameAddable, moved to base module
Wed, 20 May 2015 12:04:22 +0200 Nicolas Saunier 455f9b93819c added capability to set a videofilename to movingobject and interaction, renames interactiontype to collision in interaction
Tue, 19 May 2015 16:58:26 +0200 Nicolas Saunier 65a867942eee modified concatenate to take into account features if available
Mon, 18 May 2015 17:17:06 +0200 Nicolas Saunier 72174e66aba5 corrected bug that increased TTC by 1 frame and structure to store collision points and crossing zones
Mon, 18 May 2015 13:53:25 +0200 Nicolas Saunier dc70d9e711f5 some method name change and new methods for features in objects (MovingObject) and methods to access indicator values in interactions
Fri, 15 May 2015 23:09:49 +0200 Nicolas Saunier 994dd644f6ab corrected impact of warmUpLastInstant
Thu, 14 May 2015 23:18:44 +0200 Nicolas Saunier 784298512b60 minor modifications
Thu, 14 May 2015 19:48:09 +0200 pstaub 6668f541b915 Added **kwargs passthrough to cvPlot()->cv2.line() for greater drawing flexibility.
Wed, 13 May 2015 17:24:19 +0200 Nicolas Saunier 51269511229b added script printing video info
Wed, 13 May 2015 15:11:03 +0200 Nicolas Saunier 2813d74b3635 explored options for static compilation (failed)
Thu, 07 May 2015 16:30:58 +0200 Nicolas Saunier 39fa1c998b29 removed the abstract class to represent folders of images or video files since the capability is now built in OpenCV
Thu, 07 May 2015 16:09:47 +0200 Nicolas Saunier 045d05cef9d0 updating to c++11 capabilities
Thu, 07 May 2015 13:25:31 +0200 Nicolas Saunier 107f1ad02b69 compilation with C++11 and test function for movingobject distance
Fri, 24 Apr 2015 17:02:47 +0200 Nicolas Saunier 3b13ec964476 removed useless and buggy code
Fri, 17 Apr 2015 17:33:32 +0200 Nicolas Saunier 335f6641bf7a changed the paramter usePrototypes to False by default
Thu, 16 Apr 2015 16:13:05 +0200 Nicolas Saunier d74e8c175d6b minor cleaning
Thu, 16 Apr 2015 11:34:51 +0200 Nicolas Saunier df9ddeaee4a6 added ability to select lanes to count collisions or stationary vehicles in VISSIM files
Wed, 15 Apr 2015 18:17:50 +0200 Nicolas Saunier da665302c88d added some tutorial code as tests to avoid tutorial to become out of sync with code changes
Wed, 15 Apr 2015 16:35:02 +0200 Nicolas Saunier 458890c0437c cleaned functions to lead bounding boxes (for display)
Tue, 14 Apr 2015 16:30:27 +0200 Nicolas Saunier 6680a69d5bf3 added fast function to detect VISSIM simulations with errors
Mon, 13 Apr 2015 00:11:21 +0200 Nicolas Saunier 5ed2118c959d added function to count collisions in vissim
Fri, 10 Apr 2015 16:09:13 +0200 Nicolas Saunier e54751e71d61 more cleanup
Fri, 10 Apr 2015 15:40:27 +0200 Nicolas Saunier bfaa6b95dae2 added function to plot curvilinear position as a function of time
Fri, 10 Apr 2015 14:54:05 +0200 Nicolas Saunier 932f96c89212 added pandas to read vissim fzp (more robust with respect to column names
Thu, 09 Apr 2015 16:55:24 +0200 Nicolas Saunier 9fe254f11743 cleaning under way and renaming
Thu, 09 Apr 2015 13:21:22 +0200 Nicolas Saunier fe34c0f79c32 cleaner import that does not rely on StringIO or yaml
Thu, 09 Apr 2015 13:11:25 +0200 Nicolas Saunier 4e7925cb4f8f modified tsai camera homography computation to avoid using os dependent temporary files
Wed, 08 Apr 2015 16:07:15 +0200 Nicolas Saunier 852f5de42d01 added functionality to read Aliaksei Tsai camera model data
Thu, 02 Apr 2015 15:53:59 +0200 Nicolas Saunier c9a0b72979fd added function to get canadian public weather data
Tue, 24 Mar 2015 18:11:28 +0100 Nicolas Saunier 3058e00887bc removed all issues because of tests with None, using is instead of == or !=
Tue, 24 Mar 2015 14:17:12 +0100 Nicolas Saunier 6ae68383071e corrected issue with tests requiring shapely, adding a separate test file
Tue, 24 Mar 2015 14:02:14 +0100 Nicolas Saunier b61b309cb9da added units to paramters
Tue, 17 Feb 2015 15:32:29 +0100 Nicolas Saunier f410c8fb07b7 minor function to export speed as temporal indicator for display
Tue, 17 Feb 2015 11:02:18 +0100 Nicolas Saunier 2f1a583bfd20 added utility for safety points
Tue, 17 Feb 2015 03:55:55 +0100 Nicolas Saunier 2d1d33ae1c69 major work on pPET and pet, issues remain for pPET computed with predicted trajectories
Tue, 17 Feb 2015 02:21:31 +0100 Nicolas Saunier 69a98f84f3eb corrected major issue with pPET, only for CVDirect prediction for now
Tue, 17 Feb 2015 00:56:47 +0100 Nicolas Saunier 0a5e89d6fc62 minor cleaning
Mon, 16 Feb 2015 11:58:51 +0100 Nicolas Saunier 977407c9f815 corrected bugs in loading interactions (index shifted) and added functionalities to play/plot interactions
Mon, 16 Feb 2015 08:41:14 +0100 Nicolas Saunier 82e9f78a4714 added test for location for trajectories
Sat, 14 Feb 2015 19:18:14 -0500 Nicolas Saunier 35155ac2a294 corrected bugs, in particular to MovingObject.play
Fri, 13 Feb 2015 09:10:29 -0500 Nicolas Saunier 9202628a4130 saving image when playing video
Fri, 09 Jan 2015 00:14:13 -0500 Nicolas Saunier bac66bd536c5 added slight documentation of CLEAR MOT output
Tue, 23 Dec 2014 14:56:13 -0500 Nicolas Saunier ce7133cbcdf3 implemented function to concatenate objects
Mon, 22 Dec 2014 16:29:34 -0500 Nicolas Saunier dc8490726d06 corrected issues created with homography projection in Trajectory
Wed, 10 Dec 2014 15:29:57 -0500 Nicolas Saunier 582508610572 merge and updated consistently that imageheight does not seem necessary anymore for plotting on world image
Tue, 09 Dec 2014 17:27:14 -0500 Nicolas Saunier aee4cbac9e0e corrected bug to plot trajectories on world image (the norm on image coordinates seems to have changed in matplotlib)
Wed, 10 Dec 2014 15:27:08 -0500 Nicolas Saunier dc2d0a0d7fe1 merged code from Mohamed Gomaa Mohamed for the use of points of interests in mation pattern learning and motion prediction (TRB 2015)
Wed, 10 Dec 2014 14:35:30 -0500 MohamedGomaa 1a92d28e2d05 Merge
Wed, 10 Dec 2014 14:27:03 -0500 MohamedGomaa e7f6ca76b7db Merge
Wed, 10 Dec 2014 14:18:30 -0500 MohamedGomaa 0791b3b55b8f Merge
Wed, 10 Dec 2014 14:12:06 -0500 MohamedGomaa 0954aaf28231 Merge
Fri, 05 Dec 2014 12:13:53 -0500 Mohamed Gomaa 5e09583275a4 Merged Nicolas/trafficintelligence into default
Thu, 04 Dec 2014 19:07:55 -0500 MohamedGomaa 306db0f3c7a2 move 4 functions from trajLearning file
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)
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