log python/cvutils.py @ 149:0f552c8b1650

age author description
Thu, 01 Sep 2011 18:33:38 -0400 Nicolas Saunier added python function to play video
Mon, 08 Aug 2011 14:47:30 -0400 Nicolas Saunier moved intersection plotting and added markers for scatter plots
Mon, 18 Jul 2011 14:28:40 -0400 Nicolas Saunier added tests if OpenCV python libraries are not available
Wed, 13 Jul 2011 15:15:24 -0400 Nicolas Saunier removed import of Point from moving in cvutils
Tue, 12 Jul 2011 19:59:25 -0400 Nicolas Saunier added function to compute the translation between two images
Tue, 12 Jul 2011 17:01:59 -0400 Nicolas Saunier added conversion functions and homography computation
Tue, 12 Jul 2011 16:43:33 -0400 Nicolas Saunier refactored projection functions
Fri, 05 Nov 2010 11:07:31 -0400 Nicolas Saunier corrected projection bugs
Fri, 29 Oct 2010 18:27:19 -0400 Nicolas Saunier minor class name change
Thu, 23 Sep 2010 17:24:31 -0400 Nicolas Saunier rearranged code for function readline and getlines (and characters), moved invertHomography to cvutils
Sat, 31 Jul 2010 23:39:17 -0400 Nicolas Saunier added simple intersection description, function to load collision points
Sat, 30 Jan 2010 21:42:53 -0500 Nicolas Saunier rearranged code