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