log python/moving.py @ 1016:9b53be469a36

age author description
Mon, 04 Jun 2018 15:51:03 -0400 Wendlasida getting ready for pull request
Fri, 01 Jun 2018 17:32:52 -0400 Wendlasida Moving pull request2
Fri, 01 Jun 2018 17:29:01 -0400 Wendlasida Moving pull request
Fri, 01 Jun 2018 10:47:49 -0400 Wendlasida resolved
Fri, 01 Jun 2018 10:43:23 -0400 Wendlasida moving.py
Fri, 25 May 2018 15:14:27 -0400 Wendlasida concatenateWith,addFeatures,delFeatures,updatePosition, (new functions) ; concatenate (update) : from line 1145 to 1320
Fri, 01 Jun 2018 17:19:31 -0400 Nicolas Saunier work in progress
Wed, 30 May 2018 14:44:08 -0400 Nicolas Saunier added methods for setting instants
Sun, 27 May 2018 23:22:48 -0400 Nicolas Saunier updated code to python 3 (tests pass and scripts run, but non-executed parts of code are probably still not correct)
Fri, 25 May 2018 18:15:18 -0400 Nicolas Saunier updated utils to python 3
Fri, 25 May 2018 14:23:56 -0400 Nicolas Saunier updated feature tracker to opencv 3
Mon, 21 May 2018 22:56:58 -0400 Nicolas Saunier work in progress
Sun, 20 May 2018 10:56:24 -0400 Nicolas Saunier update for objects that do not co-exist (work by https://bitbucket.org/Wendlasida/)
Wed, 16 May 2018 21:06:52 -0400 Nicolas Saunier update to OpenCV3 for python
Wed, 07 Mar 2018 23:37:00 -0500 Nicolas Saunier found bug with direct ttc computation
Tue, 27 Feb 2018 16:45:46 -0500 Nicolas Saunier corrected bug when not using a homography and using a mask for CLEAR MOT metrics
Thu, 08 Feb 2018 05:53:50 -0500 Nicolas Saunier corrected print and exception statements for Python 3
Thu, 24 Aug 2017 17:22:24 -0400 Nicolas Saunier corrected error due to change in Hog (scikit image)
Tue, 15 Aug 2017 16:15:55 -0400 Nicolas Saunier removing unnecessary complexity of varying number of return elements
Fri, 21 Jul 2017 17:52:56 -0400 Nicolas Saunier modified multithreading at the interaction level for safety computations
Thu, 20 Jul 2017 14:29:46 -0400 Nicolas Saunier working motion pattern prediction with rotation and features
Wed, 19 Jul 2017 18:02:38 -0400 Nicolas Saunier work on motion prediction using motion patterns
Mon, 17 Jul 2017 17:56:52 -0400 Nicolas Saunier work in progress
Mon, 17 Jul 2017 01:38:06 -0400 Nicolas Saunier work started on prototype prediction
Fri, 14 Jul 2017 16:48:42 -0400 Nicolas Saunier removed all old versions of projection methods
Fri, 14 Jul 2017 16:30:57 -0400 Nicolas Saunier updated classify-objects
Fri, 14 Jul 2017 02:11:21 -0400 Nicolas Saunier major rework of homography calibration, no in ideal points if correcting for distortion
Wed, 12 Jul 2017 18:00:53 -0400 Nicolas Saunier work in progress on projection
Wed, 12 Jul 2017 01:24:31 -0400 Nicolas Saunier work in progress
Wed, 05 Jul 2017 18:01:43 -0400 Nicolas Saunier work in progress with prototype class
Wed, 05 Jul 2017 12:19:59 -0400 Nicolas Saunier modularized save trajectories, added slice to Trajectory, etc
Thu, 22 Jun 2017 18:08:46 -0400 Nicolas Saunier work in progress, almost ready
Wed, 21 Jun 2017 17:21:03 -0400 Nicolas Saunier better take into account unknown appearance classification
Tue, 30 May 2017 16:10:18 -0400 Nicolas Saunier updated hog to scikit-image 0.13 (needed to add a block_norm attribute in classifier.cfg)
Wed, 22 Mar 2017 10:44:24 -0400 Nicolas Saunier added option to compute PET in safety analysis script, and save in database
Tue, 14 Mar 2017 17:48:40 -0400 Nicolas Saunier work on storing PET
Tue, 14 Mar 2017 17:10:35 -0400 Nicolas Saunier adapted code from Paul St-Aubin and udpated MovingObject.setFeatures to truly find the right features in a list that may not start at 0
Wed, 08 Mar 2017 17:46:28 -0500 Nicolas Saunier added savitzky golay filter for accelerations
Fri, 03 Feb 2017 14:16:36 -0500 Nicolas Saunier added method for longest feature
Tue, 08 Nov 2016 17:59:40 -0500 Nicolas Saunier work on user detectors
Tue, 13 Sep 2016 15:30:51 -0400 Nicolas Saunier added display of object id
Fri, 15 Jul 2016 11:35:27 -0400 Nicolas Saunier minor
Tue, 28 Jun 2016 17:18:45 -0400 Nicolas Saunier work on merging data for synchronized views
Fri, 10 Jun 2016 17:07:36 -0400 Nicolas Saunier moved the classification parameters from tracking.cfg to a new classifier.cfg and made all classification parameters apparent
Thu, 03 Mar 2016 17:01:30 -0500 Nicolas Saunier addressed issues with ground truth annotations shifted in time dev
Thu, 11 Feb 2016 11:56:50 -0500 Nicolas Saunier updated to deal with prepared polygons from shapely, and to extract the same positions from a second trajectory in a polygon (for velocities for example) dev
Mon, 08 Feb 2016 12:24:26 -0500 Nicolas Saunier cleaned and checked storage with functions for curvilinear trajectories dev
Fri, 05 Feb 2016 17:17:12 -0500 Nicolas Saunier added __eq__ functions for Point and Trajectory dev
Fri, 22 Jan 2016 17:43:09 -0500 Nicolas Saunier minor bug fix dev
Thu, 14 Jan 2016 11:44:39 -0500 Nicolas Saunier updated the bounding box code (the name so that it is general for ground truth and UT) dev
Sat, 28 Nov 2015 16:54:03 -0500 Nicolas Saunier added functionalities for Trajectory dev
Sat, 28 Nov 2015 13:29:54 -0500 Nicolas Saunier added savitzky golay for differentiation dev
Mon, 10 Aug 2015 01:06:59 -0400 Nicolas Saunier adding ability to deal with multivariate indicators
Fri, 07 Aug 2015 13:07:53 -0400 Nicolas Saunier added functionality to display matchings between ground truth and tracked objects
Thu, 06 Aug 2015 17:47:04 -0400 Nicolas Saunier returns detailed matching information for clear mot
Mon, 29 Jun 2015 15:47:30 -0400 Nicolas Saunier minor updates dev
Fri, 26 Jun 2015 23:49:44 -0400 Nicolas Saunier made length a STObject method dev
Fri, 05 Jun 2015 17:13:28 +0200 Nicolas Saunier several updates for display dev
Fri, 05 Jun 2015 02:35:29 +0200 Nicolas Saunier corrected bug dev
Fri, 05 Jun 2015 02:25:30 +0200 Nicolas Saunier classification is working dev
Tue, 26 May 2015 23:55:22 +0200 Nicolas Saunier corrected old format for Point.__str__
Tue, 26 May 2015 18:16:51 +0200 Nicolas Saunier corrected bug for intersection of lines (thanks to Paul for finding)
Tue, 26 May 2015 13:53:40 +0200 Nicolas Saunier moved and rationalized imports in modules
Wed, 20 May 2015 14:21:54 +0200 Nicolas Saunier added function to count features in objects
Wed, 20 May 2015 13:57:47 +0200 Nicolas Saunier corrected bug with circular import for VideoFilenameAddable, moved to base module
Wed, 20 May 2015 12:04:22 +0200 Nicolas Saunier 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 modified concatenate to take into account features if available
Mon, 18 May 2015 17:17:06 +0200 Nicolas Saunier 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 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 corrected impact of warmUpLastInstant
Thu, 14 May 2015 23:18:44 +0200 Nicolas Saunier minor modifications
Thu, 07 May 2015 13:25:31 +0200 Nicolas Saunier compilation with C++11 and test function for movingobject distance
Fri, 10 Apr 2015 15:40:27 +0200 Nicolas Saunier added function to plot curvilinear position as a function of time
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, 17 Feb 2015 15:32:29 +0100 Nicolas Saunier minor function to export speed as temporal indicator for display
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)