log

age author description
Thu, 25 Feb 2016 17:14:22 -0500 Nicolas Saunier added script to detect issues in ground truth databases 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
Mon, 08 Feb 2016 12:07:47 -0500 Nicolas Saunier removed erroneous sqlite file dev
Fri, 05 Feb 2016 17:54:38 -0500 Nicolas Saunier integrated code from Laurent Gauthier dev
Fri, 05 Feb 2016 17:19:13 -0500 Nicolas Saunier added function to save feature trajectories dev
Fri, 05 Feb 2016 17:17:12 -0500 Nicolas Saunier added __eq__ functions for Point and Trajectory dev
Fri, 05 Feb 2016 12:28:18 -0500 Nicolas Saunier updated sample parameters in tracking.cfg to good parameters from the TRB paper Morse et al 2016 dev
Wed, 03 Feb 2016 13:18:02 -0500 Nicolas Saunier minor dev
Mon, 01 Feb 2016 16:10:26 -0500 Nicolas Saunier minor bug and improvements dev
Fri, 29 Jan 2016 17:43:57 -0500 Nicolas Saunier minor bug corrections dev
Fri, 22 Jan 2016 17:43:09 -0500 Nicolas Saunier minor bug fix dev
Thu, 21 Jan 2016 23:44:51 -0500 Nicolas Saunier corrected for OpenCV 3 dev
Wed, 20 Jan 2016 23:47:23 -0500 Nicolas Saunier moved import statements together 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
Mon, 21 Dec 2015 15:16:33 -0500 Nicolas Saunier Added tag OpenCV 3.1 for changeset 6022350f8173 dev
Mon, 21 Dec 2015 15:15:45 -0500 Nicolas Saunier updated to OpenCV 3.1 dev
Thu, 17 Dec 2015 16:28:31 -0500 Nicolas Saunier make learn motion pattern script executable dev
Sun, 29 Nov 2015 00:34:21 -0500 Nicolas Saunier add ipynb dev
Sun, 29 Nov 2015 00:22:58 -0500 Nicolas Saunier added demo script for monresovelo 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
Wed, 04 Nov 2015 17:44:07 -0500 Nicolas Saunier added functionality to generate avi from the undistorted videos dev
Wed, 04 Nov 2015 17:12:06 -0500 Nicolas Saunier added function to count vehicles per VISSIM link dev
Tue, 03 Nov 2015 13:48:56 -0500 Nicolas Saunier merge with dev
Tue, 03 Nov 2015 13:48:28 -0500 Nicolas Saunier removed old code for TTC computation from Sohail Zangenehpour dev
Fri, 30 Oct 2015 17:57:09 -0400 Nicolas Saunier moved pandas imports, sql in comments dev
Fri, 30 Oct 2015 14:15:03 -0400 Nicolas Saunier comment improvement: vissim time is multiplied to get integers similar to frame numbers dev
Thu, 29 Oct 2015 16:31:23 -0400 Nicolas Saunier added function to find object ids going through some vissim links dev
Thu, 29 Oct 2015 14:29:31 -0400 Nicolas Saunier switched to subprocess.check_call dev
Wed, 28 Oct 2015 23:37:25 -0400 Nicolas Saunier debug finished dev
Wed, 28 Oct 2015 23:22:57 -0400 Nicolas Saunier corrected bug dev
Wed, 28 Oct 2015 17:50:32 -0400 Nicolas Saunier work in progress storage vissim sqlite dev
Tue, 20 Oct 2015 00:03:25 -0400 Nicolas Saunier modifications in samples and distributions dev
Fri, 02 Oct 2015 11:30:15 -0400 Nicolas Saunier merged latest change
Fri, 02 Oct 2015 11:29:43 -0400 Nicolas Saunier added script to initialize tracking (copying and setting up basic files) dev
Thu, 10 Sep 2015 15:52:45 -0400 Nicolas Saunier merged new developments (indicator and trajectory clustering)
Thu, 10 Sep 2015 15:49:13 -0400 Nicolas Saunier merged dev
Thu, 10 Sep 2015 15:48:01 -0400 Nicolas Saunier bug correction from Laurent Gauthier dev
Fri, 28 Aug 2015 10:42:00 -0400 Nicolas Saunier tests for upperCaseFirstLetter dev
Fri, 28 Aug 2015 10:39:15 -0400 Nicolas Saunier merge and added function to up-/lower-case strings dev
Fri, 28 Aug 2015 10:38:08 -0400 Nicolas Saunier corrected bug dev
Thu, 27 Aug 2015 23:51:18 -0400 Nicolas Saunier function to check the existence of tables dev
Thu, 20 Aug 2015 15:30:19 -0400 Nicolas Saunier minor change dev
Fri, 14 Aug 2015 17:45:45 -0400 Nicolas Saunier small function dev
Fri, 14 Aug 2015 11:29:02 -0400 Nicolas Saunier added warning for finite delta dev
Wed, 12 Aug 2015 08:26:59 -0400 Nicolas Saunier work in progress on saving/loading prototypes dev
Wed, 12 Aug 2015 00:24:06 -0400 Nicolas Saunier 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 first example script to learn prototypes dev
Tue, 11 Aug 2015 12:06:10 -0400 Nicolas Saunier sortbylength dev
Tue, 11 Aug 2015 11:49:01 -0400 Nicolas Saunier modification for moving tests (unionIntrvals) dev
Tue, 11 Aug 2015 11:38:05 -0400 Nicolas Saunier made prototypecluster generic, in ml module, and added randominitialization dev
Tue, 11 Aug 2015 10:52:04 -0400 Nicolas Saunier added performance script comparing lcss using cdist with default dev
Mon, 10 Aug 2015 17:52:19 -0400 Nicolas Saunier merge with default dev
Mon, 10 Aug 2015 17:51:49 -0400 Nicolas Saunier 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 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
Fri, 07 Aug 2015 01:05:01 -0400 Nicolas Saunier 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 update to indicator class
Thu, 06 Aug 2015 17:47:04 -0400 Nicolas Saunier returns detailed matching information for clear mot