log include/Motion.hpp @ 1228:5654c9173548

age author description
Fri, 14 Jul 2017 02:11:21 -0400 Nicolas Saunier major rework of homography calibration, no in ideal points if correcting for distortion
Wed, 01 Jun 2016 17:57:49 -0400 Nicolas Saunier work in progress, not fully functional yet dev
Thu, 07 May 2015 16:09:47 +0200 Nicolas Saunier updating to c++11 capabilities
Wed, 02 Apr 2014 01:45:53 -0400 Nicolas Saunier implemented smoothing (requires latest trajectory management library version)
Mon, 29 Jul 2013 17:12:45 -0400 Jean-Philippe Jodoin Added a class to read list of image instead of video. This is controlled by the use of the database-filename and folder-data parameters in the config file.
Thu, 25 Jul 2013 18:58:55 -0400 Nicolas Saunier modified feature grouping to return vectors of pointers to feature trajectories
Fri, 12 Jul 2013 00:22:09 -0400 Nicolas Saunier corrected error in tests and changed sstream to ostream for FeatureTrajectory operator<<
Mon, 02 Jul 2012 23:49:39 -0400 Nicolas Saunier merged modifications for windows
Fri, 29 Jun 2012 16:15:13 -0400 Nicolas Saunier compatibility modifications for visual studio compilation
Mon, 25 Jun 2012 23:50:18 -0400 Nicolas Saunier cleaned and corrected connected components and feature groups
Mon, 05 Mar 2012 01:52:56 -0500 Nicolas Saunier added tests for graphs
Fri, 02 Mar 2012 19:32:54 -0500 Nicolas Saunier added one test and cleaned the first and last instant mess
Tue, 20 Dec 2011 00:31:37 -0500 Nicolas Saunier began testing of FeatureGraph
Mon, 12 Dec 2011 18:32:10 -0500 Nicolas Saunier connected commponents works, but issue with removing the vertices
Mon, 12 Dec 2011 02:05:26 -0500 Nicolas Saunier connected_components is working with listS for vertex list
Thu, 08 Dec 2011 18:32:35 -0500 Nicolas Saunier added basic code to identify features and save them (crash)
Wed, 07 Dec 2011 18:51:32 -0500 Nicolas Saunier Got the connected_components to finally work using a vecS for the vertex list in the adjacency list.
Thu, 01 Dec 2011 19:18:32 -0500 Nicolas Saunier work on connected components
Tue, 29 Nov 2011 00:38:50 -0500 Nicolas Saunier work on feature similarity, issue with getting point
Tue, 01 Nov 2011 00:12:33 -0400 Nicolas Saunier method to add features and vertices to graph
Mon, 31 Oct 2011 19:17:42 -0400 Nicolas Saunier added getting first and last instant for each feature
Mon, 31 Oct 2011 00:35:34 -0400 Nicolas Saunier next steps
Sun, 30 Oct 2011 11:25:51 -0400 Nicolas Saunier added loading FeatureTrajectory from database, printing
Thu, 27 Oct 2011 13:56:46 -0400 Nicolas Saunier changed positions and velocities to shared pointers and renamed methods
Thu, 29 Sep 2011 03:12:59 -0400 Nicolas Saunier solved issue with header inclusion
Tue, 27 Sep 2011 01:38:05 -0400 Nicolas Saunier added graph structures
Tue, 30 Aug 2011 13:38:31 -0400 Nicolas Saunier added projection of points and reprojection for display
Wed, 24 Aug 2011 02:12:06 -0400 Nicolas Saunier added code to write velocities
Tue, 23 Aug 2011 13:14:47 -0400 Nicolas Saunier cleaned code, added condition on smooth displacement
Fri, 19 Aug 2011 12:15:23 -0400 Nicolas Saunier corrected initialization bugs and feature shortening before saving
Thu, 18 Aug 2011 22:25:21 -0400 Nicolas Saunier renamed Feature to Motion files and added code to test blob db base include/Feature.hpp@36ac6d2fa1b5