log python/cvutils.py @ 151:4af774bb186d

age author description
Tue, 06 Sep 2011 17:55:06 -0400 Nicolas Saunier wrote a simple script to compute homography from point correspondences and display the reprojection for visual verification
Thu, 01 Sep 2011 18:37:35 -0400 Nicolas Saunier added python function to get image frames from video filenames
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