log python/utils.py @ 434:9a714f32fc9f

age author description
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