log python/cvutils.py @ 384:6da9cf5609aa

age author description
Mon, 22 Jul 2013 18:11:01 -0400 Nicolas Saunier adding deprecated messages if old cvmat format
Fri, 19 Jul 2013 11:58:35 -0400 Nicolas Saunier script to replay event annotations
Fri, 12 Jul 2013 11:28:47 -0400 Nicolas Saunier added function to create HOG training set
Wed, 26 Jun 2013 15:42:45 -0400 Nicolas Saunier added opencv function to destroy OpenCV windows (seems to work only on Windows)
Mon, 06 May 2013 15:27:11 +0200 Nicolas Saunier minor
Fri, 12 Apr 2013 13:16:38 -0400 Nicolas Saunier bugfix for dot import
Fri, 29 Mar 2013 21:20:12 -0400 Nicolas Saunier added sample to replay video
Thu, 21 Mar 2013 14:01:46 -0400 Nicolas Saunier fixed bug with keys from waitKey on Ubuntu 12.10
Mon, 18 Mar 2013 23:37:45 -0400 Nicolas Saunier corrected bug in compute-homography
Fri, 27 Jul 2012 10:29:24 -0400 Nicolas Saunier small modificatons and reorganization
Wed, 18 Jul 2012 02:54:22 -0400 Nicolas Saunier added utils for bus processing
Mon, 16 Jul 2012 04:57:35 -0400 Nicolas Saunier started adapting and moving to other modules Mohamed's work
Fri, 06 Jul 2012 01:03:52 -0400 Nicolas Saunier added script to display trajectories
Thu, 05 Jul 2012 23:32:14 -0400 Nicolas Saunier added script and functions to remove object tables
Wed, 04 Jul 2012 16:02:00 -0400 Nicolas Saunier initial sqlite code and bug corrected in cvutils
Wed, 27 Jun 2012 09:52:06 -0400 Nicolas Saunier cleaned the code
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