log scripts/compute-homography.py @ 1240:bb14f919d1cb

age author description
Fri, 18 Nov 2022 15:55:09 -0500 Nicolas Saunier adding explicit choice of matplotlib backend
Thu, 10 Jun 2021 23:51:42 -0400 Nicolas Saunier adding an option to use image coordinates in point-correspondence file when undistorting
Wed, 11 Jul 2018 17:31:26 -0400 Nicolas Saunier minor
Fri, 15 Jun 2018 11:19:10 -0400 Nicolas Saunier major update using the trafficintelligence package name and install through pip
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, 20 Oct 2017 16:59:32 -0400 Nicolas Saunier corrected bug on new computer
Fri, 14 Jul 2017 15:36:59 -0400 Nicolas Saunier bug correction
Fri, 14 Jul 2017 02:11:21 -0400 Nicolas Saunier major rework of homography calibration, no in ideal points if correcting for distortion
Wed, 14 Jun 2017 01:11:56 -0400 Nicolas Saunier minor
Thu, 01 Jun 2017 14:54:11 -0400 Nicolas Saunier added script to extract camera info from tacal file by Lund University (T analyst)
Wed, 01 Feb 2017 11:58:04 -0500 Nicolas Saunier added colors more friendly for color blind people (thanks Ryan Louie!)
Mon, 01 Feb 2016 16:10:26 -0500 Nicolas Saunier minor bug and improvements dev
Fri, 17 Jul 2015 14:22:45 -0400 Nicolas Saunier improvemend by Adrien Lessard to choose output homography filename dev
Thu, 09 Apr 2015 13:21:22 +0200 Nicolas Saunier cleaner import that does not rely on StringIO or yaml
Thu, 09 Apr 2015 13:11:25 +0200 Nicolas Saunier modified tsai camera homography computation to avoid using os dependent temporary files
Wed, 08 Apr 2015 16:07:15 +0200 Nicolas Saunier added functionality to read Aliaksei Tsai camera model data
Tue, 24 Mar 2015 18:11:28 +0100 Nicolas Saunier removed all issues because of tests with None, using is instead of == or !=
Fri, 05 Dec 2014 17:00:37 -0500 Nicolas Saunier added framework script and function to compute matchings
Tue, 12 Aug 2014 15:33:03 -0400 Nicolas Saunier added script to generate undistorted images from video
Thu, 03 Jul 2014 13:57:32 -0400 Nicolas Saunier corrected bug and added capability to save undistorted image
Fri, 23 May 2014 17:33:11 -0400 Nicolas Saunier compute homography works with undistortion
Thu, 27 Mar 2014 11:40:28 -0400 Nicolas Saunier Display of points in compute homography and step option to replay videos
Tue, 25 Mar 2014 19:43:28 -0400 Nicolas Saunier modified compute-homography to work with argparse
Mon, 27 Jan 2014 01:21:56 -0500 Nicolas Saunier timeout in compute-homography.py for Paul
Wed, 26 Jun 2013 15:42:45 -0400 Nicolas Saunier added opencv function to destroy OpenCV windows (seems to work only on Windows)
Fri, 14 Jun 2013 10:34:11 -0400 Nicolas Saunier moved python scripts to the scripts directory base python/compute-homography.py@c37fe5e7f925