| 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)
|