log include/Motion.hpp @ 196:aeab0b88c9b6

age author description
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