log python/cvutils.py @ 152:74b1fc68d4df

age author description
Tue, 06 Sep 2011 18:44:23 -0400 Nicolas Saunier re-organized code to avoid cyclic python module dependencies
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