log include/Motion.hpp @ 1228:5654c9173548

age author description
Fri, 14 Jul 2017 02:11:21 -0400 Nicolas Saunier major rework of homography calibration, no in ideal points if correcting for distortion
Wed, 01 Jun 2016 17:57:49 -0400 Nicolas Saunier work in progress, not fully functional yet dev
Thu, 07 May 2015 16:09:47 +0200 Nicolas Saunier updating to c++11 capabilities
Wed, 02 Apr 2014 01:45:53 -0400 Nicolas Saunier implemented smoothing (requires latest trajectory management library version)
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, 25 Jul 2013 18:58:55 -0400 Nicolas Saunier modified feature grouping to return vectors of pointers to feature trajectories
Fri, 12 Jul 2013 00:22:09 -0400 Nicolas Saunier corrected error in tests and changed sstream to ostream for FeatureTrajectory operator<<