log

age author description
Wed, 17 Aug 2011 19:03:25 -0400 Nicolas Saunier added drawing function for features
Wed, 17 Aug 2011 19:03:11 -0400 Nicolas Saunier added colors
Wed, 17 Aug 2011 17:30:30 -0400 Nicolas Saunier changed to goodFeaturesToTrack instead of generic detectors
Wed, 17 Aug 2011 17:14:00 -0400 Nicolas Saunier created basic feature saving code
Wed, 17 Aug 2011 02:44:28 -0400 Nicolas Saunier new features generated as needed
Wed, 17 Aug 2011 01:25:13 -0400 Nicolas Saunier simple feature tracking and drawing working
Wed, 17 Aug 2011 00:20:31 -0400 Nicolas Saunier added conversion function from keypoint vector to point vector and cleaned headers
Tue, 16 Aug 2011 19:35:07 -0400 Nicolas Saunier work on klt tracker (problem on computer at poly)
Tue, 16 Aug 2011 12:31:22 -0400 Nicolas Saunier renaming and working on klt
Tue, 16 Aug 2011 00:46:22 -0400 Nicolas Saunier displays tracking from video and webcam
Mon, 15 Aug 2011 18:37:14 -0400 Nicolas Saunier work on displaying matched features
Mon, 15 Aug 2011 12:53:10 -0400 Nicolas Saunier copied the video_homography opencv sample
Mon, 15 Aug 2011 11:56:34 -0400 Nicolas Saunier added CMakeLists.txt for feature-based-tracking
Mon, 15 Aug 2011 11:39:25 -0400 Nicolas Saunier compilation of very simple feature class with trajectory
Wed, 10 Aug 2011 18:36:05 -0400 Nicolas Saunier added configuration file and parameter structure
Tue, 09 Aug 2011 15:10:31 -0400 Nicolas Saunier created main feature based tracking file and minimum doxygen documentation
Mon, 08 Aug 2011 14:47:30 -0400 Nicolas Saunier moved intersection plotting and added markers for scatter plots
Sat, 23 Jul 2011 02:18:16 -0400 Nicolas Saunier added functionalities to indicator maps
Mon, 18 Jul 2011 19:24:06 -0400 Nicolas Saunier minor change to the point marker
Mon, 18 Jul 2011 14:29:07 -0400 Nicolas Saunier corrected errors in trajectories (if empty) and getTrajectoryInPolygon
Mon, 18 Jul 2011 14:28:40 -0400 Nicolas Saunier added tests if OpenCV python libraries are not available
Fri, 15 Jul 2011 19:51:31 -0400 Nicolas Saunier corrected bugs in file copying functions and added utility to get concatenate feature numbers for a set of objects
Fri, 15 Jul 2011 15:49:32 -0400 Nicolas Saunier added functions to modify and copy subsets of trajectory files
Fri, 15 Jul 2011 03:05:00 -0400 Nicolas Saunier added median trajectory computation, other tests
Fri, 15 Jul 2011 03:04:39 -0400 Nicolas Saunier added test existsAtInstant to STObject
Fri, 15 Jul 2011 02:32:34 -0400 Nicolas Saunier corrected bug for TimeInterval interation and added corresponding test
Thu, 14 Jul 2011 20:05:01 -0400 Nicolas Saunier added kalman filtering and rearranged functions
Thu, 14 Jul 2011 19:48:30 -0400 Nicolas Saunier added multiply method to Point
Thu, 14 Jul 2011 17:15:09 -0400 Nicolas Saunier finally added the representation of intervals
Wed, 13 Jul 2011 19:14:17 -0400 Nicolas Saunier started python script to compute the moving object trajectory as the trajectory of the lowest of the features (ie closest to the ground)