log include/Parameters.hpp @ 1228:5654c9173548

age author description
Tue, 05 Jun 2018 14:33:31 -0400 Nicolas Saunier added quiet tracking mode
Fri, 01 Jun 2018 17:19:24 -0400 Nicolas Saunier improved handling of path for feature based tracking
Wed, 01 Jun 2016 01:55:45 -0400 Nicolas Saunier work in progress on stabilization dev
Thu, 07 May 2015 16:09:47 +0200 Nicolas Saunier updating to c++11 capabilities
Fri, 23 May 2014 16:27:26 -0400 Nicolas Saunier corrected mask bug in feature tracking, updated display-trajectories to display on undistorted image
Thu, 01 May 2014 17:41:10 -0400 Nicolas Saunier first version with undistort implemented in the feature tracking process
Mon, 28 Apr 2014 18:18:14 -0400 Nicolas Saunier added needed parameters
Thu, 01 May 2014 11:08:26 -0400 Nicolas Saunier added parameter description with ranges
Tue, 08 Oct 2013 12:12:20 -0400 Nicolas Saunier corrected superfluous parameters
Thu, 03 Oct 2013 17:43:15 -0400 Nicolas Saunier updated use of calcOpticalFlowPyrLK for new signature, added minEigThreshold parameter in configuration file
Mon, 29 Jul 2013 17:12:45 -0400 Jean-Philippe Jodoin Added a class to read list of image instead of video. This is controlled by the use of the database-filename and folder-data parameters in the config file.
Thu, 27 Jun 2013 12:14:53 -0400 Nicolas Saunier corrected minor type issue
Thu, 27 Jun 2013 01:35:47 -0400 Nicolas Saunier safety analysis script with option for prediction method
Thu, 27 Jun 2013 00:25:51 -0400 Nicolas Saunier added new parameter (use features) for safety analysis
Thu, 27 Jun 2013 00:07:44 -0400 Nicolas Saunier added other safety analysis parameters
Wed, 26 Jun 2013 18:40:31 -0400 Nicolas Saunier added safety analysis options to feature tracking (with default values for backward compatibility)
Fri, 14 Dec 2012 01:01:55 -0500 Nicolas Saunier resolved issue 2 and problem with negative nframes parameter
Wed, 27 Jun 2012 18:11:34 -0400 Nicolas Saunier minor modifications for unsigned int (nframes is now 0 to process all frames)
Thu, 08 Dec 2011 18:32:35 -0500 Nicolas Saunier added basic code to identify features and save them (crash)
Wed, 28 Sep 2011 13:27:20 -0400 Nicolas Saunier added test code to read trajectories
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
Thu, 18 Aug 2011 01:03:38 -0400 Nicolas Saunier added constraint on minimum displacement
Wed, 17 Aug 2011 23:21:26 -0400 Nicolas Saunier added test on feature length and display control
Wed, 17 Aug 2011 01:25:13 -0400 Nicolas Saunier simple feature tracking and drawing working
Tue, 16 Aug 2011 12:31:22 -0400 Nicolas Saunier renaming and working on klt
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
Mon, 26 Oct 2009 00:27:55 -0400 Nicolas Saunier idea for parameters class