log c/feature-based-tracking.cpp @ 1223:051cf5bddc1f

age author description
Wed, 21 Jun 2023 23:57:54 -0400 Nicolas Saunier work on optimization (improved for feature tracking)
Tue, 02 Jul 2019 14:01:19 -0400 Nicolas Saunier corrected bug for empty new points in array for undistortPoints
Sat, 02 Feb 2019 09:33:26 -0500 Nicolas Saunier updated to OpenCV4
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
Fri, 14 Jul 2017 02:11:21 -0400 Nicolas Saunier major rework of homography calibration, no in ideal points if correcting for distortion
Mon, 10 Jul 2017 18:04:41 -0400 Nicolas Saunier new feature tracking in image space with point undistortion
Fri, 07 Jul 2017 18:01:45 -0400 Nicolas Saunier work in progress on undistortion acceleration
Sat, 18 Jun 2016 14:25:59 -0400 Nicolas Saunier correcting bug with coordinates in mask
Wed, 01 Jun 2016 17:57:49 -0400 Nicolas Saunier work in progress, not fully functional yet dev
Wed, 01 Jun 2016 01:55:45 -0400 Nicolas Saunier work in progress on stabilization dev
Tue, 31 May 2016 17:59:35 -0400 Nicolas Saunier current dev for drone stabilization dev
Tue, 31 May 2016 17:06:41 -0400 Nicolas Saunier modified so there is no tracking outside of the mask (does not continue if features can still be matched) as requested dev
Sat, 25 Jul 2015 23:28:52 -0400 Nicolas Saunier corrected major bug slowing feature grouping dev
Wed, 22 Jul 2015 17:01:25 -0400 Nicolas Saunier unsucessful acceleration idea