log

age author description
Fri, 10 Jun 2016 15:43:02 -0400 Nicolas Saunier switching the branches to correct names (opencv3.1 is old code previously updated to OpenCV3 and default is now updated to OpenCV 2.4.13
Fri, 10 Jun 2016 15:35:39 -0400 Nicolas Saunier correcting branch naming opencv3.1
Fri, 10 Jun 2016 15:26:19 -0400 Nicolas Saunier reversed all code to OpenCV 2.4.13 opencv3
Fri, 10 Jun 2016 12:29:58 -0400 Nicolas Saunier updated catch and C++ code to opencv2.4.13 opencv3
Thu, 09 Jun 2016 15:36:21 -0400 Nicolas Saunier added saving/loading points of interests
Wed, 01 Jun 2016 17:57:49 -0400 Nicolas Saunier work in progress, not fully functional yet dev
Wed, 01 Jun 2016 01:55:45 -0400 Nicolas Saunier work in progress on stabilization dev
Tue, 31 May 2016 17:59:35 -0400 Nicolas Saunier current dev for drone stabilization dev
Tue, 31 May 2016 17:07:23 -0400 Nicolas Saunier merged with dev branch
Tue, 31 May 2016 17:06:41 -0400 Nicolas Saunier modified so there is no tracking outside of the mask (does not continue if features can still be matched) as requested dev
Mon, 30 May 2016 23:01:53 -0400 Nicolas Saunier minor modification dev
Mon, 30 May 2016 22:49:24 -0400 Nicolas Saunier modified to get images very time step dev
Mon, 23 May 2016 23:55:06 -0400 Nicolas Saunier merged dev
Mon, 23 May 2016 23:54:45 -0400 Nicolas Saunier minor dev
Mon, 09 May 2016 15:33:11 -0400 Nicolas Saunier merged with dev branch
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