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