log c/Motion.cpp @ 962:64259b9885bf

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
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