log c/feature-based-tracking.cpp @ 165:50964af05a80

age author description
Thu, 29 Sep 2011 03:12:59 -0400 Nicolas Saunier solved issue with header inclusion
Wed, 28 Sep 2011 13:27:20 -0400 Nicolas Saunier added test code to read trajectories
Tue, 27 Sep 2011 01:38:05 -0400 Nicolas Saunier added graph structures
Wed, 07 Sep 2011 16:35:51 -0400 Nicolas Saunier updated computeTranslation with cv2
Tue, 30 Aug 2011 13:38:31 -0400 Nicolas Saunier added projection of points and reprojection for display
Tue, 30 Aug 2011 13:04:36 -0400 Nicolas Saunier added loading of mask
Mon, 29 Aug 2011 19:20:37 -0400 Nicolas Saunier removed bug with loadMat and added diagnosis code for empty frames
Fri, 26 Aug 2011 19:38:11 -0400 Nicolas Saunier added the code to read matrices from text files
Wed, 24 Aug 2011 02:12:06 -0400 Nicolas Saunier added code to write velocities
Wed, 24 Aug 2011 01:34:27 -0400 Nicolas Saunier modifications to get nframes option working on the command line
Tue, 23 Aug 2011 19:04:41 -0400 Nicolas Saunier added function to save vectors of features
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