log

age author commit description
Mon, 02 Jul 2012 23:49:39 -0400 Nicolas Saunier 249d65ff6c35 merged modifications for windows
Fri, 29 Jun 2012 16:15:13 -0400 Nicolas Saunier bc4ea09b1743 compatibility modifications for visual studio compilation
Fri, 29 Jun 2012 10:27:46 -0400 Nicolas Saunier 6e73b112370b correction for unsigned int parameters
Wed, 27 Jun 2012 18:11:34 -0400 Nicolas Saunier 23da16442433 minor modifications for unsigned int (nframes is now 0 to process all frames)
Wed, 27 Jun 2012 09:52:06 -0400 Nicolas Saunier b7612c6d5702 cleaned the code
Tue, 26 Jun 2012 10:15:11 -0400 Nicolas Saunier 91197f6a03fe added goto framenum
Tue, 26 Jun 2012 03:37:19 -0400 Nicolas Saunier d4d3b1e8a9f1 added code to process only needed frames based on saved features
Tue, 26 Jun 2012 03:36:55 -0400 Nicolas Saunier 37a434fb848e added goto frame
Tue, 26 Jun 2012 03:29:57 -0400 Nicolas Saunier c31722fcc9de minor modifications for integer drawing in OpenCV
Tue, 26 Jun 2012 02:08:01 -0400 Nicolas Saunier 426321b46e44 temporary trajectory instants table
Mon, 25 Jun 2012 23:50:18 -0400 Nicolas Saunier bc93e87a2108 cleaned and corrected connected components and feature groups
Thu, 21 Jun 2012 23:50:51 -0400 Nicolas Saunier f0f800b95765 switched to Catch for the tests
Thu, 21 Jun 2012 19:10:47 -0400 Nicolas Saunier 841a1714f702 added comments for future development
Thu, 21 Jun 2012 18:04:11 -0400 Nicolas Saunier b5772df11b37 corrected bugs to load objects and display trajectories over videos
Thu, 21 Jun 2012 15:18:41 -0400 Nicolas Saunier ba71924cadf5 added comment/TODO