| Fri, 15 May 2015 23:09:49 +0200 |
Nicolas Saunier |
corrected impact of warmUpLastInstant
|
| Thu, 14 May 2015 23:18:44 +0200 |
Nicolas Saunier |
minor modifications
|
| Thu, 14 May 2015 19:48:09 +0200 |
pstaub |
Added **kwargs passthrough to cvPlot()->cv2.line() for greater drawing flexibility.
|
| Wed, 13 May 2015 17:24:19 +0200 |
Nicolas Saunier |
added script printing video info
|
| Wed, 13 May 2015 15:11:03 +0200 |
Nicolas Saunier |
explored options for static compilation (failed)
|
| Thu, 07 May 2015 16:30:58 +0200 |
Nicolas Saunier |
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 |
updating to c++11 capabilities
|
| Thu, 07 May 2015 13:25:31 +0200 |
Nicolas Saunier |
compilation with C++11 and test function for movingobject distance
|
| Fri, 24 Apr 2015 17:02:47 +0200 |
Nicolas Saunier |
removed useless and buggy code
|
| Fri, 17 Apr 2015 17:33:32 +0200 |
Nicolas Saunier |
changed the paramter usePrototypes to False by default
|
| Thu, 16 Apr 2015 16:13:05 +0200 |
Nicolas Saunier |
minor cleaning
|
| Thu, 16 Apr 2015 11:34:51 +0200 |
Nicolas Saunier |
added ability to select lanes to count collisions or stationary vehicles in VISSIM files
|
| Wed, 15 Apr 2015 18:17:50 +0200 |
Nicolas Saunier |
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 |
cleaned functions to lead bounding boxes (for display)
|
| Tue, 14 Apr 2015 16:30:27 +0200 |
Nicolas Saunier |
added fast function to detect VISSIM simulations with errors
|
| Mon, 13 Apr 2015 00:11:21 +0200 |
Nicolas Saunier |
added function to count collisions in vissim
|
| Fri, 10 Apr 2015 16:09:13 +0200 |
Nicolas Saunier |
more cleanup
|
| Fri, 10 Apr 2015 15:40:27 +0200 |
Nicolas Saunier |
added function to plot curvilinear position as a function of time
|
| Fri, 10 Apr 2015 14:54:05 +0200 |
Nicolas Saunier |
added pandas to read vissim fzp (more robust with respect to column names
|
| Thu, 09 Apr 2015 16:55:24 +0200 |
Nicolas Saunier |
cleaning under way and renaming
|
| Thu, 09 Apr 2015 13:21:22 +0200 |
Nicolas Saunier |
cleaner import that does not rely on StringIO or yaml
|
| Thu, 09 Apr 2015 13:11:25 +0200 |
Nicolas Saunier |
modified tsai camera homography computation to avoid using os dependent temporary files
|
| Wed, 08 Apr 2015 16:07:15 +0200 |
Nicolas Saunier |
added functionality to read Aliaksei Tsai camera model data
|
| Thu, 02 Apr 2015 15:53:59 +0200 |
Nicolas Saunier |
added function to get canadian public weather data
|
| Tue, 24 Mar 2015 18:11:28 +0100 |
Nicolas Saunier |
removed all issues because of tests with None, using is instead of == or !=
|
| Tue, 24 Mar 2015 14:17:12 +0100 |
Nicolas Saunier |
corrected issue with tests requiring shapely, adding a separate test file
|
| Tue, 24 Mar 2015 14:02:14 +0100 |
Nicolas Saunier |
added units to paramters
|
| Tue, 17 Feb 2015 15:32:29 +0100 |
Nicolas Saunier |
minor function to export speed as temporal indicator for display
|
| Tue, 17 Feb 2015 11:02:18 +0100 |
Nicolas Saunier |
added utility for safety points
|
| Tue, 17 Feb 2015 03:55:55 +0100 |
Nicolas Saunier |
major work on pPET and pet, issues remain for pPET computed with predicted trajectories
|
| Tue, 17 Feb 2015 02:21:31 +0100 |
Nicolas Saunier |
corrected major issue with pPET, only for CVDirect prediction for now
|
| Tue, 17 Feb 2015 00:56:47 +0100 |
Nicolas Saunier |
minor cleaning
|
| Mon, 16 Feb 2015 11:58:51 +0100 |
Nicolas Saunier |
corrected bugs in loading interactions (index shifted) and added functionalities to play/plot interactions
|
| Mon, 16 Feb 2015 08:41:14 +0100 |
Nicolas Saunier |
added test for location for trajectories
|
| Sat, 14 Feb 2015 19:18:14 -0500 |
Nicolas Saunier |
corrected bugs, in particular to MovingObject.play
|
| Fri, 13 Feb 2015 09:10:29 -0500 |
Nicolas Saunier |
saving image when playing video
|
| Fri, 09 Jan 2015 00:14:13 -0500 |
Nicolas Saunier |
added slight documentation of CLEAR MOT output
|
| Tue, 23 Dec 2014 14:56:13 -0500 |
Nicolas Saunier |
implemented function to concatenate objects
|
| Mon, 22 Dec 2014 16:29:34 -0500 |
Nicolas Saunier |
corrected issues created with homography projection in Trajectory
|
| Wed, 10 Dec 2014 15:29:57 -0500 |
Nicolas Saunier |
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 |
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 |
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 |
Merge
|
| Wed, 10 Dec 2014 14:27:03 -0500 |
MohamedGomaa |
Merge
|
| Wed, 10 Dec 2014 14:18:30 -0500 |
MohamedGomaa |
Merge
|
| Wed, 10 Dec 2014 14:12:06 -0500 |
MohamedGomaa |
Merge
|
| Fri, 05 Dec 2014 12:13:53 -0500 |
Mohamed Gomaa |
Merged Nicolas/trafficintelligence into default
|
| Thu, 04 Dec 2014 19:07:55 -0500 |
MohamedGomaa |
move 4 functions from trajLearning file
|
| Thu, 04 Dec 2014 18:52:07 -0500 |
MohamedGomaa |
minor modifications
|
| Thu, 04 Dec 2014 13:37:55 -0500 |
MohamedGomaa |
corrected bug
|
| Wed, 03 Dec 2014 22:57:08 -0500 |
MohamedGomaa |
remove dublicated code for collision/crossing computations
|
| Wed, 03 Dec 2014 18:56:49 +0000 |
Nicolas Saunier |
Modifications to pull request
|
| Wed, 26 Nov 2014 19:49:13 +0000 |
Nicolas Saunier |
moving.py integrating Mohamed's comments refactored
|
| Tue, 25 Nov 2014 22:49:47 -0500 |
MohamedGomaa |
add some functions for behaviour analysis
|
| Mon, 24 Nov 2014 13:02:10 -0500 |
MohamedGomaa |
update the method to use multi featutes instead on single feature
|
| Fri, 21 Nov 2014 11:47:13 -0500 |
MohamedGomaa |
update the method to use multi featutes instead on single feature
|
| Tue, 15 Jul 2014 13:25:15 -0400 |
MohamedGomaa |
Motion Pattern Method
|
| Sat, 04 May 2013 18:01:43 -0400 |
Mohamed Gomaa |
refine
|
| Thu, 02 May 2013 11:37:24 -0400 |
Mohamed Gomaa |
condition to make the minTTC is zero not 1 -need to refine-
|
| Thu, 02 May 2013 11:35:45 -0400 |
Mohamed Gomaa |
add a definition of interaction and collision course intervals
|
| Thu, 18 Apr 2013 17:12:53 -0400 |
Mohamed Gomaa |
merge feature-minDistance-based collisionPoints calculation in prediction file
|
| Thu, 18 Apr 2013 15:46:21 -0400 |
Mohamed Gomaa |
modify the name of collisionCourseCosines to collisionCourseAngles
|
| Thu, 18 Apr 2013 15:29:33 -0400 |
Mohamed Gomaa |
refine to be more generic
|
| Wed, 03 Apr 2013 22:55:18 -0400 |
Mohamed Gomaa |
load data saved by the POLY new output
|
| Sun, 07 Dec 2014 23:01:02 -0500 |
Nicolas Saunier |
removed unnecessary imports
|
| Sun, 07 Dec 2014 22:59:47 -0500 |
Nicolas Saunier |
added tests and corrected one bug
|
| Sun, 07 Dec 2014 01:32:36 -0500 |
Nicolas Saunier |
first implementation of CLEAR MOT (needs formal tests)
|
| Sat, 06 Dec 2014 22:15:56 -0500 |
Nicolas Saunier |
non-working clear mot metrics
|
| Fri, 05 Dec 2014 17:50:16 -0500 |
Nicolas Saunier |
first match table implementation
|
| Fri, 05 Dec 2014 17:00:37 -0500 |
Nicolas Saunier |
added framework script and function to compute matchings
|
| Fri, 05 Dec 2014 16:41:11 -0500 |
Nicolas Saunier |
annotation centroid are computed explicitly and projected at that step if required
|
| Fri, 05 Dec 2014 15:14:44 -0500 |
Nicolas Saunier |
corrected one bug and changed attribute names
|
| Fri, 05 Dec 2014 00:54:38 -0500 |
Nicolas Saunier |
added loading ground truth annotations (ground truth) from polytrack format
|
| Thu, 04 Dec 2014 17:46:32 -0500 |
Nicolas Saunier |
added code to load bounding box corners as trajectories
|
| Thu, 04 Dec 2014 17:21:45 -0500 |
Nicolas Saunier |
modified name for loading bounding boxes (only for display)
|
| Thu, 04 Dec 2014 17:04:56 -0500 |
Nicolas Saunier |
minor modification of objectNumbers to None
|
| Thu, 04 Dec 2014 16:57:29 -0500 |
Nicolas Saunier |
renames removeFromSqlite to deleteFromSqlite
|
| Mon, 22 Sep 2014 16:21:53 -0400 |
Nicolas Saunier |
added midpoint function (from laurent gauthier)
|
| Thu, 18 Sep 2014 15:36:57 -0400 |
Nicolas Saunier |
corrected bug for curvilinear trajectory with only one position and differentiation
|
| Wed, 17 Sep 2014 17:29:19 -0400 |
Nicolas Saunier |
change for python 2.6
|
| Fri, 29 Aug 2014 01:32:11 -0400 |
Nicolas Saunier |
alignments may be stored in metadata
|
| Thu, 28 Aug 2014 23:50:30 -0400 |
Nicolas Saunier |
curvilinear projection seems operational
|
| Thu, 28 Aug 2014 17:42:32 -0400 |
Nicolas Saunier |
finalizing transformcoordinates for each object
|
| Thu, 28 Aug 2014 17:22:38 -0400 |
Nicolas Saunier |
changed arguments to type Point
|
| Thu, 28 Aug 2014 16:42:13 -0400 |
Nicolas Saunier |
added functions to use trajectories as alignments
|
| 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
|
| Tue, 08 Jul 2014 15:51:43 -0400 |
Nicolas Saunier |
added function to undistort image, mostly for checking camera calibration results
|
| Tue, 08 Jul 2014 15:32:47 -0400 |
Nicolas Saunier |
added function to calibrate a camera intrinsic parameters
|
| Mon, 07 Jul 2014 16:59:20 -0400 |
Nicolas Saunier |
defensive code for curvilinear trajectory initialization
|
| Mon, 07 Jul 2014 16:54:10 -0400 |
Nicolas Saunier |
added differentiate function for curvilinear trajectories and modified the addPosition functions
|
| Mon, 07 Jul 2014 12:30:46 -0400 |
Nicolas Saunier |
added condition on warmup time to load trajectories from vissim files and corrected condition on number of objects
|