log

age author commit description
Wed, 01 Jun 2016 01:55:45 -0400 Nicolas Saunier f7cf43b5ad3b work in progress on stabilization dev
Tue, 31 May 2016 17:59:35 -0400 Nicolas Saunier d3e8dd9f3ca4 current dev for drone stabilization dev
Tue, 31 May 2016 17:07:23 -0400 Nicolas Saunier c5f98916297e merged with dev branch
Tue, 31 May 2016 17:06:41 -0400 Nicolas Saunier 2cade72d75ad 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 0662c87a61c9 minor modification dev
Mon, 30 May 2016 22:49:24 -0400 Nicolas Saunier 5b99b676265e modified to get images very time step dev
Mon, 23 May 2016 23:55:06 -0400 Nicolas Saunier 2ffaf1a7cde9 merged dev
Mon, 23 May 2016 23:54:45 -0400 Nicolas Saunier 9f8e9fb5621b minor dev
Mon, 09 May 2016 15:33:11 -0400 Nicolas Saunier a34ec862371f merged with dev branch
Mon, 02 May 2016 15:03:19 -0400 Nicolas Saunier 8eb8a6bd70e8 corrected more bug in script dev
Mon, 02 May 2016 14:59:55 -0400 Nicolas Saunier b1b624504388 corrected bug in script dev
Fri, 29 Apr 2016 16:08:45 -0400 Nicolas Saunier ee3433fc0026 merge dev
Fri, 29 Apr 2016 16:07:35 -0400 Nicolas Saunier 1158a6e2d28e 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 944949c8ef3e minor name change dev
Wed, 30 Mar 2016 15:39:53 -0400 Nicolas Saunier 3666342dabe2 minor changes dev
Thu, 24 Mar 2016 16:37:37 -0400 Nicolas Saunier 5b970a5bc233 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 0a428b449b80 improved script to display over world image dev
Fri, 11 Mar 2016 17:38:48 -0500 Nicolas Saunier 1f2b2d1f4fbf added script and code to learn POIs dev
Thu, 03 Mar 2016 17:01:30 -0500 Nicolas Saunier 3aa6102ccc12 addressed issues with ground truth annotations shifted in time dev
Thu, 03 Mar 2016 14:31:13 -0500 Nicolas Saunier 30bd0f2223b7 tweaking curvilinear trajectory loading dev
Wed, 02 Mar 2016 17:50:05 -0500 Nicolas Saunier f1040d739bbf added check to avoid issue if there are more cuvilinear trajectories than objects dev
Thu, 25 Feb 2016 17:14:22 -0500 Nicolas Saunier 08f82be22816 added script to detect issues in ground truth databases dev
Thu, 11 Feb 2016 11:56:50 -0500 Nicolas Saunier 7c38250ddfc7 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 1b22d81ef5ff cleaned and checked storage with functions for curvilinear trajectories dev
Mon, 08 Feb 2016 12:07:47 -0500 Nicolas Saunier 670bd6a35417 removed erroneous sqlite file dev
Fri, 05 Feb 2016 17:54:38 -0500 Nicolas Saunier bd684e57c431 integrated code from Laurent Gauthier dev
Fri, 05 Feb 2016 17:19:13 -0500 Nicolas Saunier ef6dd60be2e1 added function to save feature trajectories dev
Fri, 05 Feb 2016 17:17:12 -0500 Nicolas Saunier 84420159c5f4 added __eq__ functions for Point and Trajectory dev
Fri, 05 Feb 2016 12:28:18 -0500 Nicolas Saunier 56153d439f8c 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 b6d3bf350789 minor dev