log c/Motion.cpp @ 1228:5654c9173548

age author description
Sat, 02 Feb 2019 09:33:26 -0500 Nicolas Saunier updated to OpenCV4
Sat, 07 Jul 2018 23:49:08 -0400 Nicolas Saunier minor tweak
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
Mon, 21 Dec 2015 15:15:45 -0500 Nicolas Saunier updated to OpenCV 3.1 dev
Sat, 25 Jul 2015 23:28:52 -0400 Nicolas Saunier corrected major bug slowing feature grouping dev
Thu, 07 May 2015 16:09:47 +0200 Nicolas Saunier updating to c++11 capabilities
Thu, 24 Jul 2014 01:06:34 -0400 Nicolas Saunier changed test for motion from < to <= so that completely stationary features could be extracted
Wed, 09 Apr 2014 22:49:03 -0400 Nicolas Saunier correction to compile on Windows
Wed, 02 Apr 2014 01:45:53 -0400 Nicolas Saunier implemented smoothing (requires latest trajectory management library version)
Tue, 01 Apr 2014 17:42:40 -0400 Nicolas Saunier cleaning code
Thu, 25 Jul 2013 18:58:55 -0400 Nicolas Saunier modified feature grouping to return vectors of pointers to feature trajectories
Fri, 14 Dec 2012 01:01:26 -0500 Nicolas Saunier removed warning
Tue, 03 Jul 2012 00:17:30 -0400 Nicolas Saunier removed tr1::
Mon, 02 Jul 2012 23:49:39 -0400 Nicolas Saunier merged modifications for windows