| Tue, 20 Dec 2011 00:31:37 -0500 |
Nicolas Saunier |
began testing of FeatureGraph
|
| Fri, 16 Dec 2011 11:34:07 -0500 |
Nicolas Saunier |
use of non multi-threaded version of Boost program options
|
| Mon, 12 Dec 2011 18:32:10 -0500 |
Nicolas Saunier |
connected commponents works, but issue with removing the vertices
|
| Mon, 12 Dec 2011 15:44:54 -0500 |
Nicolas Saunier |
simple test of adding and using default HoG pedestrian detector
|
| 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
|
| Fri, 25 Nov 2011 18:44:59 -0500 |
Nicolas Saunier |
utilities for user types
|
| Fri, 25 Nov 2011 18:38:54 -0500 |
Nicolas Saunier |
initial work on flow vectors and clustering algorithms
|
| Thu, 24 Nov 2011 19:20:07 -0500 |
Nicolas Saunier |
first simple clustering algorithm implementation
|
| Thu, 24 Nov 2011 19:00:04 -0500 |
Nicolas Saunier |
added drawing functialities, in particular on aerial image
|
| Wed, 23 Nov 2011 15:57:42 -0500 |
Nicolas Saunier |
minor error management addition
|
| 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
|
| Wed, 26 Oct 2011 19:09:50 -0400 |
Nicolas Saunier |
using single view for frame_numbers and getting max trajectory length
|
| Wed, 26 Oct 2011 17:46:11 -0400 |
Nicolas Saunier |
tested loading trajectory by id numbers
|
| Wed, 26 Oct 2011 15:04:38 -0400 |
Nicolas Saunier |
function name change
|
| Tue, 25 Oct 2011 19:01:21 -0400 |
Nicolas Saunier |
modified comments
|
| Mon, 17 Oct 2011 14:16:50 -0400 |
Nicolas Saunier |
corrected bug in to get images from video
|
| Mon, 17 Oct 2011 00:07:18 -0400 |
Nicolas Saunier |
added lopencv_imgproc to linker
|
| Sat, 01 Oct 2011 08:28:13 -0400 |
Nicolas Saunier |
created groupFeatures function
|
| Fri, 30 Sep 2011 19:27:27 -0400 |
Nicolas Saunier |
small steps for feature grouping
|
| Fri, 30 Sep 2011 02:04:56 -0400 |
Nicolas Saunier |
sql to create views
|