log python/moving.py @ 631:2d1d33ae1c69

age author description
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
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, 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:18:30 -0500 MohamedGomaa Merge
Wed, 10 Dec 2014 14:12:06 -0500 MohamedGomaa Merge
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
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 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
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
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
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
Wed, 16 Jul 2014 02:12:34 -0400 Nicolas Saunier work on object trajectory smoothing
Sun, 13 Jul 2014 23:34:00 -0400 Nicolas Saunier added static methods to create trajectories and moving objects
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)
Thu, 03 Jul 2014 14:30:20 -0400 MohamedGomaa add some functions for behaviour analysis
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
Fri, 27 Jun 2014 17:32:11 -0400 Nicolas Saunier corrected bug in Point.timeToCollision that might result in negative TTCs
Sat, 21 Jun 2014 14:46:20 -0400 Nicolas Saunier loading from VISSIM trajectory data works
Fri, 20 Jun 2014 17:45:32 -0400 Nicolas Saunier corrected bug in initialization of lists and loading trajectories from vissim files
Thu, 19 Jun 2014 13:31:00 -0400 Nicolas Saunier corrected bugs
Wed, 18 Jun 2014 23:40:47 -0400 Nicolas Saunier modified internal implementation of user type for classifyUserTypeArea
Wed, 18 Jun 2014 23:36:56 -0400 Nicolas Saunier added functions for classification refactored from Sohail s work for TRB/TRC (to be tested)
Wed, 18 Jun 2014 01:19:18 -0400 Nicolas Saunier added function to classify object at instant from SVM
Fri, 06 Jun 2014 17:51:10 -0400 Nicolas Saunier added plotting of features with object
Fri, 06 Jun 2014 14:14:01 -0400 Nicolas Saunier corrected bugs detected by tests (because of moving functions around modules
Fri, 06 Jun 2014 14:10:42 -0400 Nicolas Saunier renamed all draw functions to plot for consistency
Mon, 02 Jun 2014 17:33:22 -0400 Nicolas Saunier optimized direct time to collision computation and added tests
Tue, 20 May 2014 15:18:55 -0400 Nicolas Saunier update to classify speed to remove data at both ends
Wed, 02 Apr 2014 17:45:18 -0400 Nicolas Saunier integrated Sohail direct computation of TTC (need to add pPET)
Sun, 23 Feb 2014 23:18:08 -0500 Nicolas Saunier integrated and reorganized Sohail s work on exact ttc computation
Thu, 13 Feb 2014 01:24:27 -0500 Nicolas Saunier Point/CurvilinearTrajectory/Interaction utiles
Wed, 21 Aug 2013 00:00:23 -0400 Nicolas Saunier added hog functions and the display of road user types if known
Mon, 22 Jul 2013 11:46:35 -0400 Nicolas Saunier fixed stupid naming bug
Fri, 19 Jul 2013 11:58:35 -0400 Nicolas Saunier script to replay event annotations
Fri, 19 Jul 2013 00:37:02 -0400 Nicolas Saunier minor
Thu, 18 Jul 2013 21:55:17 -0400 Nicolas Saunier added tests for movement orientation, object size
Thu, 18 Jul 2013 02:08:51 -0400 Nicolas Saunier added utils
Tue, 16 Jul 2013 17:00:17 -0400 Nicolas Saunier Cleaned the methods/functions indicating if a point is in a polygon
Mon, 15 Jul 2013 16:47:09 -0400 Nicolas Saunier lcss subclass for indicators
Mon, 15 Jul 2013 15:08:53 -0400 Nicolas Saunier implemented subsequence extraction and rearranged arguments
Thu, 11 Jul 2013 02:17:12 -0400 Nicolas Saunier implemented prediction method at constant velocity with direct intersection computation
Thu, 11 Jul 2013 00:07:47 -0400 Nicolas Saunier corrected bug computing TTC (resp. pPET) if there is no collision point (resp. crossing zone)
Tue, 25 Jun 2013 23:43:32 -0400 Nicolas Saunier added simple classification based on speed
Fri, 21 Jun 2013 15:28:59 -0400 Nicolas Saunier first version of indicator loading code
Wed, 19 Jun 2013 22:56:21 -0400 Nicolas Saunier minor
Fri, 14 Jun 2013 11:47:24 -0400 Nicolas Saunier added functions to export trajectories to csv
Fri, 14 Jun 2013 08:56:54 -0400 Nicolas Saunier corrected a bug for Trajectory initialization
Thu, 13 Jun 2013 00:42:40 -0400 Nicolas Saunier added sqlite code, in particular to load and save road user type
Wed, 12 Jun 2013 17:28:34 -0400 Nicolas Saunier added class for trajectories in curvilinear coordinates
Sun, 21 Apr 2013 22:38:16 -0400 Nicolas Saunier minor
Fri, 12 Apr 2013 18:03:04 -0400 Nicolas Saunier added indicator min distance
Tue, 29 Jan 2013 18:23:47 -0500 Nicolas Saunier refactoring of Interval and TimeInterval using class methods (intersection, union)
Tue, 29 Jan 2013 10:36:17 -0500 Nicolas Saunier updated class/method descriptions
Fri, 21 Dec 2012 18:33:36 -0500 Nicolas Saunier added LCSS for trajectories
Fri, 21 Dec 2012 17:06:34 -0500 Nicolas Saunier removed small error
Thu, 02 Aug 2012 05:35:57 -0400 Nicolas Saunier updates for drawing
Sat, 28 Jul 2012 02:58:47 -0400 Nicolas Saunier reorganized to compute evasive action for multiple positions
Tue, 24 Jul 2012 15:18:12 -0400 Nicolas Saunier added code to save collision points and crossing zones in txt files
Tue, 24 Jul 2012 12:37:47 -0400 Nicolas Saunier reasonably efficient computation of collision points and crossing zones
Tue, 24 Jul 2012 01:37:21 -0400 Nicolas Saunier added the normal adaptation class
Mon, 23 Jul 2012 23:07:19 -0400 Nicolas Saunier corrected typos and bugs and added a test
Mon, 23 Jul 2012 02:50:26 -0400 Nicolas Saunier modified prediction functions, added norm/angle representation of Points
Sat, 21 Jul 2012 00:50:42 -0400 Nicolas Saunier corrected small bugs and typos
Wed, 18 Jul 2012 02:54:22 -0400 Nicolas Saunier added utils for bus processing
Tue, 17 Jul 2012 13:25:34 -0400 Nicolas Saunier corrected issue with predictPosiont static method
Tue, 17 Jul 2012 00:15:42 -0400 Nicolas Saunier moved indicators to new file, added ExtrapolatedTrajectory class to extrapolation file
Mon, 16 Jul 2012 04:57:35 -0400 Nicolas Saunier started adapting and moving to other modules Mohamed's work
Tue, 26 Jun 2012 03:29:57 -0400 Nicolas Saunier minor modifications for integer drawing in OpenCV
Thu, 07 Jun 2012 01:20:25 -0400 Nicolas Saunier corrected name typos in drawOnWorldImage
Thu, 07 Jun 2012 00:53:30 -0400 Nicolas Saunier added minor comments
Wed, 06 Jun 2012 13:24:04 -0400 Francois Belisle 2 Changes :
Tue, 06 Mar 2012 18:10:19 -0500 Nicolas Saunier added code to display trajectories on videa
Fri, 25 Nov 2011 18:44:59 -0500 Nicolas Saunier utilities for user types
Fri, 25 Nov 2011 18:38:54 -0500 Nicolas Saunier initial work on flow vectors and clustering algorithms
Thu, 24 Nov 2011 19:00:04 -0500 Nicolas Saunier added drawing functialities, in particular on aerial image
Tue, 06 Sep 2011 18:44:23 -0400 Nicolas Saunier re-organized code to avoid cyclic python module dependencies
Thu, 01 Sep 2011 16:44:23 -0400 Nicolas Saunier bug correction for cosine functions in python
Sat, 23 Jul 2011 02:18:16 -0400 Nicolas Saunier added functionalities to indicator maps
Mon, 18 Jul 2011 19:24:06 -0400 Nicolas Saunier minor change to the point marker
Mon, 18 Jul 2011 14:29:07 -0400 Nicolas Saunier corrected errors in trajectories (if empty) and getTrajectoryInPolygon
Fri, 15 Jul 2011 03:04:39 -0400 Nicolas Saunier added test existsAtInstant to STObject
Fri, 15 Jul 2011 02:32:34 -0400 Nicolas Saunier corrected bug for TimeInterval interation and added corresponding test
Thu, 14 Jul 2011 19:48:30 -0400 Nicolas Saunier added multiply method to Point
Thu, 14 Jul 2011 17:15:09 -0400 Nicolas Saunier finally added the representation of intervals
Tue, 12 Jul 2011 16:43:33 -0400 Nicolas Saunier refactored projection functions
Tue, 14 Jun 2011 14:14:24 -0400 Nicolas Saunier corrected getObjectInInterval for MovingObject and timeintervals for TemporalIndicator
Mon, 13 Jun 2011 16:50:40 -0400 Nicolas Saunier added equal method to intervals
Mon, 13 Jun 2011 14:15:08 -0400 Nicolas Saunier added timeinterval computation for indicators based on dictionaries
Sun, 12 Jun 2011 03:24:55 -0400 Nicolas Saunier makes use of matplotlib function to test if point is in a polygon