log scripts/undistort-video.py @ 1238:b684135d817f

age author description
Tue, 03 Oct 2023 16:51:39 -0400 Nicolas Saunier version 1 of dltrack without coordinate projection
Tue, 22 Jan 2019 09:55:13 -0500 Nicolas Saunier module import bug corrected
Sun, 10 Jun 2018 23:26:14 -0400 Nicolas Saunier corrected issues with update to OpenCV 3
Sun, 27 May 2018 23:22:48 -0400 Nicolas Saunier updated code to python 3 (tests pass and scripts run, but non-executed parts of code are probably still not correct)
Fri, 21 Jul 2017 18:18:02 -0400 Nicolas Saunier corrected bugs
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
Fri, 10 Jun 2016 15:26:19 -0400 Nicolas Saunier reversed all code to OpenCV 2.4.13 opencv3
Thu, 21 Jan 2016 23:44:51 -0500 Nicolas Saunier corrected for OpenCV 3 dev
Wed, 04 Nov 2015 17:44:07 -0500 Nicolas Saunier added functionality to generate avi from the undistorted videos dev
Tue, 24 Mar 2015 18:11:28 +0100 Nicolas Saunier removed all issues because of tests with None, using is instead of == or !=
Tue, 12 Aug 2014 15:33:03 -0400 Nicolas Saunier added script to generate undistorted images from video