log python/utils.py @ 674:01b89182891a

age author description
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
Tue, 26 May 2015 11:40:32 +0200 Nicolas Saunier corrected other missing imports
Tue, 26 May 2015 11:39:36 +0200 Nicolas Saunier corrected other missing imports
Tue, 26 May 2015 11:35:24 +0200 Nicolas Saunier bug corrected
Tue, 26 May 2015 11:19:03 +0200 Nicolas Saunier code to prepare regression variables (remove correlated variables) and record dataset size in experimnets
Mon, 25 May 2015 13:54:29 +0200 Nicolas Saunier added regression analysis functions
Wed, 20 May 2015 13:57:47 +0200 Nicolas Saunier corrected bug with circular import for VideoFilenameAddable, moved to base module
Thu, 14 May 2015 23:18:44 +0200 Nicolas Saunier minor modifications
Thu, 02 Apr 2015 15:53:59 +0200 Nicolas Saunier added function to get canadian public weather data
Wed, 10 Dec 2014 14:12:06 -0500 MohamedGomaa Merge
Tue, 25 Nov 2014 22:49:47 -0500 MohamedGomaa add some functions for behaviour analysis
Fri, 05 Dec 2014 00:54:38 -0500 Nicolas Saunier added loading ground truth annotations (ground truth) from polytrack format
Wed, 13 Aug 2014 00:00:08 -0400 Nicolas Saunier first implementation of projection to curvilinear coordinates
Wed, 06 Aug 2014 17:53:38 -0400 Nicolas Saunier work in progress on intersections (for PET)
Tue, 15 Jul 2014 16:42:04 -0400 Nicolas Saunier added Mohamed Gomaa Mohamed function to smooth object trajectories
Tue, 08 Jul 2014 17:23:02 -0400 Nicolas Saunier added basic info and function to profile code
Tue, 08 Jul 2014 13:43:56 -0400 MohamedGomaa corrected bugs
Wed, 18 Jun 2014 17:37:28 -0400 Nicolas Saunier changed argMaxDict name to argmaxDict
Wed, 18 Jun 2014 00:52:55 -0400 Nicolas Saunier median smoothing
Wed, 28 May 2014 17:46:38 -0400 Nicolas Saunier merged pulling from main
Fri, 23 May 2014 16:27:26 -0400 Nicolas Saunier corrected mask bug in feature tracking, updated display-trajectories to display on undistorted image
Fri, 09 May 2014 14:09:02 -0400 Nicolas Saunier alternative confidence interval
Wed, 16 Apr 2014 17:43:53 -0400 Nicolas Saunier minor changes and reaarrangements
Wed, 02 Apr 2014 17:25:50 -0400 Nicolas Saunier Corrected issues with safety-analysis script, variable names are changed and tracking.cfg accordingly
Wed, 19 Feb 2014 16:30:45 -0500 Nicolas Saunier slight update
Tue, 18 Feb 2014 14:52:49 -0500 Nicolas Saunier added most common utility function
Sat, 30 Nov 2013 18:03:35 -0500 Nicolas Saunier small updates
Fri, 29 Nov 2013 02:38:41 -0500 Nicolas Saunier added kernel smoothing
Mon, 21 Oct 2013 23:58:40 -0400 Nicolas Saunier added sample size and Student distribution
Wed, 09 Oct 2013 23:25:51 -0400 Nicolas Saunier first example of video metadata using sqlalchemy
Wed, 31 Jul 2013 02:54:18 -0400 Nicolas Saunier modification of the scene.cfg format
Mon, 29 Jul 2013 13:46:07 -0400 Jean-Philippe Jodoin Ajout d'une méthode pour obtenir le nombre de FPS
Sun, 28 Jul 2013 18:04:20 -0400 Nicolas Saunier added function to read scene metadata
Fri, 26 Jul 2013 17:52:23 -0400 Nicolas Saunier minor modification to framestotime
Thu, 25 Jul 2013 18:58:55 -0400 Nicolas Saunier modified feature grouping to return vectors of pointers to feature trajectories
Thu, 25 Jul 2013 16:01:12 -0400 Nicolas Saunier modifications to compute alignment for None indicators
Fri, 19 Jul 2013 11:58:35 -0400 Nicolas Saunier script to replay event annotations
Wed, 17 Jul 2013 18:19:08 -0400 Nicolas Saunier work on indicator similarity
Wed, 17 Jul 2013 01:29:25 -0400 Nicolas Saunier making indicator LCSS work
Wed, 17 Jul 2013 00:50:44 -0400 Nicolas Saunier finished implementation of aligned LCSS with matching sequence decoded
Tue, 16 Jul 2013 17:45:07 -0400 Nicolas Saunier work in progress on LCSS
Tue, 16 Jul 2013 17:00:17 -0400 Nicolas Saunier Cleaned the methods/functions indicating if a point is in a polygon
Tue, 16 Jul 2013 01:36:50 -0400 Nicolas Saunier work in progress
Mon, 15 Jul 2013 18:18:44 -0400 Nicolas Saunier work in progress for complete alignment
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
Mon, 15 Jul 2013 12:12:47 -0400 Nicolas Saunier updated LCSS to be more generic with a single similarity function
Fri, 12 Jul 2013 02:29:49 -0400 Nicolas Saunier script modification so that command line arguments take precedence over config file
Thu, 27 Jun 2013 01:35:47 -0400 Nicolas Saunier safety analysis script with option for prediction method
Thu, 27 Jun 2013 00:25:51 -0400 Nicolas Saunier added new parameter (use features) for safety analysis
Thu, 27 Jun 2013 00:18:39 -0400 Nicolas Saunier added new parameters in safety analysis script
Wed, 26 Jun 2013 18:40:31 -0400 Nicolas Saunier added safety analysis options to feature tracking (with default values for backward compatibility)
Fri, 21 Jun 2013 17:32:57 -0400 Nicolas Saunier slight modification to safety analysis and generalized script to delete computed data (objects and interactions)
Fri, 14 Jun 2013 10:25:00 -0400 Nicolas Saunier moved the config parser to utils
Fri, 14 Jun 2013 09:53:32 -0400 Nicolas Saunier reorganized utils module
Thu, 09 May 2013 04:02:46 +0200 Nicolas Saunier minor change
Wed, 08 May 2013 00:19:28 +0200 Nicolas Saunier corrected issues with large deltas
Tue, 07 May 2013 18:43:40 +0200 Nicolas Saunier Corrected a major bug for LCSS
Thu, 11 Apr 2013 22:46:33 -0400 Nicolas Saunier merged with Mohamed s work