log

age author description
Mon, 02 May 2016 15:03:19 -0400 Nicolas Saunier corrected more bug in script dev
Mon, 02 May 2016 14:59:55 -0400 Nicolas Saunier corrected bug in script dev
Fri, 29 Apr 2016 16:08:45 -0400 Nicolas Saunier merge dev
Fri, 29 Apr 2016 16:07:35 -0400 Nicolas Saunier temporary solution for classification, with corrected svm.cpp and ml.hpp for loading saved classifiers dev
Wed, 13 Apr 2016 23:03:43 -0400 Nicolas Saunier minor name change dev
Wed, 30 Mar 2016 15:39:53 -0400 Nicolas Saunier minor changes dev
Thu, 24 Mar 2016 16:37:37 -0400 Nicolas Saunier updated classifying code to OpenCV 3.x (bug in function to load classification models) dev
Thu, 17 Mar 2016 16:01:19 -0400 Nicolas Saunier improved script to display over world image dev
Fri, 11 Mar 2016 17:38:48 -0500 Nicolas Saunier added script and code to learn POIs dev
Thu, 03 Mar 2016 17:01:30 -0500 Nicolas Saunier addressed issues with ground truth annotations shifted in time dev
Thu, 03 Mar 2016 14:31:13 -0500 Nicolas Saunier tweaking curvilinear trajectory loading dev
Wed, 02 Mar 2016 17:50:05 -0500 Nicolas Saunier added check to avoid issue if there are more cuvilinear trajectories than objects dev
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