log c/feature-based-tracking.cpp @ 202:b0b964ba9489

age author description
Mon, 05 Mar 2012 02:55:19 -0500 Nicolas Saunier added early saving of objects
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
Thu, 08 Dec 2011 18:32:35 -0500 Nicolas Saunier added basic code to identify features and save them (crash)
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
Tue, 29 Nov 2011 00:38:50 -0500 Nicolas Saunier work on feature similarity, issue with getting point
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
Tue, 25 Oct 2011 19:01:21 -0400 Nicolas Saunier modified comments
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
Thu, 29 Sep 2011 18:49:40 -0400 Nicolas Saunier tests on reading and printing trajectories from database
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