log scripts/compute-homography.py @ 868:1fdafa9f6bf4

age author description
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 !=