log c/Parameters.cpp @ 1232:83ca1493d55c

age author description
Thu, 07 Sep 2023 16:20:28 -0400 Nicolas Saunier minor work / verif saving works
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 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
Mon, 02 Jul 2012 23:49:39 -0400 Nicolas Saunier merged modifications for windows
Fri, 29 Jun 2012 16:15:13 -0400 Nicolas Saunier compatibility modifications for visual studio compilation
Fri, 29 Jun 2012 10:27:46 -0400 Nicolas Saunier correction for unsigned int parameters
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
Wed, 24 Aug 2011 01:34:27 -0400 Nicolas Saunier modifications to get nframes option working on the command line
Fri, 19 Aug 2011 01:35:45 -0400 Nicolas Saunier created the parameter structure to parse parameters (bug remaining)