log include/cvutils.hpp @ 1107:a68e01bc3aa5

age author description
Sat, 02 Feb 2019 09:33:26 -0500 Nicolas Saunier updated to OpenCV4
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
Wed, 02 Apr 2014 01:45:53 -0400 Nicolas Saunier implemented smoothing (requires latest trajectory management library version)
Mon, 12 Aug 2013 22:50:42 -0400 Nicolas Saunier commented problem code (opencv 2.4.6)
Tue, 30 Aug 2011 13:38:31 -0400 Nicolas Saunier added projection of points and reprojection for display
Fri, 26 Aug 2011 19:38:11 -0400 Nicolas Saunier added the code to read matrices from text files
Tue, 23 Aug 2011 13:14:47 -0400 Nicolas Saunier cleaned code, added condition on smooth displacement
Wed, 17 Aug 2011 19:03:11 -0400 Nicolas Saunier added colors
Wed, 17 Aug 2011 02:44:28 -0400 Nicolas Saunier new features generated as needed
Wed, 17 Aug 2011 01:25:13 -0400 Nicolas Saunier simple feature tracking and drawing working
Wed, 17 Aug 2011 00:20:31 -0400 Nicolas Saunier added conversion function from keypoint vector to point vector and cleaned headers
Sat, 13 Nov 2010 11:20:10 -0500 Nicolas Saunier got track features to compile, updated paths to headers and libraries for OpenCV 2
Wed, 11 Nov 2009 23:25:23 -0500 Nicolas Saunier optical flow demo working
Wed, 11 Nov 2009 12:01:43 -0500 Nicolas Saunier modularized code (not compiling)
Sun, 08 Nov 2009 10:33:41 -0500 Nicolas Saunier created cvutils