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