log

age author commit description
Wed, 28 Oct 2015 23:22:57 -0400 Nicolas Saunier 79405a938407 corrected bug dev
Wed, 28 Oct 2015 17:50:32 -0400 Nicolas Saunier 6049e9b6902c work in progress storage vissim sqlite dev
Tue, 20 Oct 2015 00:03:25 -0400 Nicolas Saunier 10dbab1e871d modifications in samples and distributions dev
Fri, 02 Oct 2015 11:30:15 -0400 Nicolas Saunier d99866b0528a merged latest change
Fri, 02 Oct 2015 11:29:43 -0400 Nicolas Saunier d45ab817ee11 added script to initialize tracking (copying and setting up basic files) dev
Thu, 10 Sep 2015 15:52:45 -0400 Nicolas Saunier e7ff0f60fef8 merged new developments (indicator and trajectory clustering)
Thu, 10 Sep 2015 15:49:13 -0400 Nicolas Saunier 3d0321abb564 merged dev
Thu, 10 Sep 2015 15:48:01 -0400 Nicolas Saunier ed6ff2ec0aeb bug correction from Laurent Gauthier dev
Fri, 28 Aug 2015 10:42:00 -0400 Nicolas Saunier 4b3518f6dd01 tests for upperCaseFirstLetter dev
Fri, 28 Aug 2015 10:39:15 -0400 Nicolas Saunier fe71639f1ee7 merge and added function to up-/lower-case strings dev
Fri, 28 Aug 2015 10:38:08 -0400 Nicolas Saunier 5b91b8d97cf3 corrected bug dev
Thu, 27 Aug 2015 23:51:18 -0400 Nicolas Saunier 867bab9f317a function to check the existence of tables dev
Thu, 20 Aug 2015 15:30:19 -0400 Nicolas Saunier 25e78d756823 minor change dev
Fri, 14 Aug 2015 17:45:45 -0400 Nicolas Saunier 2472b4d59aea small function dev
Fri, 14 Aug 2015 11:29:02 -0400 Nicolas Saunier fb60b54e1041 added warning for finite delta dev
Wed, 12 Aug 2015 08:26:59 -0400 Nicolas Saunier 967d244968a4 work in progress on saving/loading prototypes dev
Wed, 12 Aug 2015 00:24:06 -0400 Nicolas Saunier 0e875a7f5759 modified prototypeCluster algorithm to enforce similarity when re-assigning and to compute only the necessary similarities dev
Tue, 11 Aug 2015 12:55:09 -0400 Nicolas Saunier 1d4dcb5c8708 first example script to learn prototypes dev
Tue, 11 Aug 2015 12:06:10 -0400 Nicolas Saunier c35e4a4b199d sortbylength dev
Tue, 11 Aug 2015 11:49:01 -0400 Nicolas Saunier ad31520e81b5 modification for moving tests (unionIntrvals) dev
Tue, 11 Aug 2015 11:38:05 -0400 Nicolas Saunier b02431a8234c made prototypecluster generic, in ml module, and added randominitialization dev
Tue, 11 Aug 2015 10:52:04 -0400 Nicolas Saunier a850a4f92735 added performance script comparing lcss using cdist with default dev
Mon, 10 Aug 2015 17:52:19 -0400 Nicolas Saunier dad99b86a104 merge with default dev
Mon, 10 Aug 2015 17:51:49 -0400 Nicolas Saunier 4e89341edd29 added the capability to enforce a minimum cluster size and re-assign the indicators to other clusters dev
Mon, 10 Aug 2015 01:06:59 -0400 Nicolas Saunier c6d4ea05a2d0 adding ability to deal with multivariate indicators
Fri, 07 Aug 2015 13:07:53 -0400 Nicolas Saunier 43ae3a1af290 added functionality to display matchings between ground truth and tracked objects
Fri, 07 Aug 2015 01:05:01 -0400 Nicolas Saunier 35bc5e30a53f slight reorganization of display-trajectories (more efficient filtering of list of objects for long sequences)
Thu, 06 Aug 2015 18:00:25 -0400 Nicolas Saunier b75d0c258ca9 update to indicator class
Thu, 06 Aug 2015 17:47:04 -0400 Nicolas Saunier e14e2101a5a9 returns detailed matching information for clear mot
Wed, 05 Aug 2015 00:12:52 -0400 Nicolas Saunier 49e99ca34a7d corrected bugs in old ubc code