log python/cvutils.py @ 226:91197f6a03fe

age author description
Tue, 26 Jun 2012 10:15:11 -0400 Nicolas Saunier added goto framenum
Tue, 26 Jun 2012 03:36:55 -0400 Nicolas Saunier added goto frame
Tue, 26 Jun 2012 03:29:57 -0400 Nicolas Saunier minor modifications for integer drawing in OpenCV
Thu, 21 Jun 2012 18:04:11 -0400 Nicolas Saunier corrected bugs to load objects and display trajectories over videos
Thu, 21 Jun 2012 00:57:26 -0400 Nicolas Saunier modified the function to read and save images from a movie
Tue, 06 Mar 2012 18:44:03 -0500 Nicolas Saunier added code to load object trajectories (average of features)
Tue, 06 Mar 2012 18:10:19 -0500 Nicolas Saunier added code to display trajectories on videa
Mon, 17 Oct 2011 14:16:50 -0400 Nicolas Saunier corrected bug in to get images from video
Mon, 19 Sep 2011 16:43:28 -0400 Nicolas Saunier created function to load point correspondences and updates scripts that use it
Mon, 12 Sep 2011 16:38:47 -0400 Nicolas Saunier updated calibration-translation and added function to convert point correspondences
Thu, 08 Sep 2011 19:24:42 -0400 Nicolas Saunier added key values for opencv
Wed, 07 Sep 2011 16:35:51 -0400 Nicolas Saunier updated computeTranslation with cv2
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