log c/Motion.cpp @ 962:64259b9885bf

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
Mon, 21 Dec 2015 15:15:45 -0500 Nicolas Saunier updated to OpenCV 3.1 dev
Sat, 25 Jul 2015 23:28:52 -0400 Nicolas Saunier corrected major bug slowing feature grouping dev
Thu, 07 May 2015 16:09:47 +0200 Nicolas Saunier updating to c++11 capabilities
Thu, 24 Jul 2014 01:06:34 -0400 Nicolas Saunier changed test for motion from < to <= so that completely stationary features could be extracted
Wed, 09 Apr 2014 22:49:03 -0400 Nicolas Saunier correction to compile on Windows
Wed, 02 Apr 2014 01:45:53 -0400 Nicolas Saunier implemented smoothing (requires latest trajectory management library version)
Tue, 01 Apr 2014 17:42:40 -0400 Nicolas Saunier cleaning code
Thu, 25 Jul 2013 18:58:55 -0400 Nicolas Saunier modified feature grouping to return vectors of pointers to feature trajectories
Fri, 14 Dec 2012 01:01:26 -0500 Nicolas Saunier removed warning
Tue, 03 Jul 2012 00:17:30 -0400 Nicolas Saunier removed tr1::
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
Tue, 26 Jun 2012 03:37:19 -0400 Nicolas Saunier added code to process only needed frames based on saved features
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.
Fri, 02 Dec 2011 19:11:53 -0500 Nicolas Saunier work on connected components (does not compile)
Thu, 01 Dec 2011 19:18:32 -0500 Nicolas Saunier work on connected components
Thu, 01 Dec 2011 18:13:10 -0500 Nicolas Saunier using minmaxsimilarity
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
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
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
Fri, 19 Aug 2011 01:35:45 -0400 Nicolas Saunier created the parameter structure to parse parameters (bug remaining)
Thu, 18 Aug 2011 22:25:21 -0400 Nicolas Saunier renamed Feature to Motion files and added code to test blob db base c/Feature.cpp@3a92af7651e3