log python/cvutils.py @ 474:59903d14d244

age author description
Thu, 13 Mar 2014 01:48:04 -0400 Nicolas Saunier added functions to undistort trajectories from inverse mapping
Wed, 12 Mar 2014 17:47:49 -0400 Nicolas Saunier bug corrected
Wed, 12 Mar 2014 17:36:49 -0400 Nicolas Saunier functions to compute inverse mapping
Thu, 06 Mar 2014 15:01:19 -0500 Nicolas Saunier added coordinate undistortion function
Mon, 02 Dec 2013 16:39:50 -0500 Nicolas Saunier added error messages if video not opened
Tue, 12 Nov 2013 00:38:47 -0500 Nicolas Saunier reverted to stable OpenCV release 2.4.6
Wed, 25 Sep 2013 16:13:27 -0400 Nicolas Saunier cleaned imagebox code
Wed, 21 Aug 2013 00:00:23 -0400 Nicolas Saunier added hog functions and the display of road user types if known
Wed, 14 Aug 2013 14:23:50 -0400 Nicolas Saunier minor changes to error messages when loading libraries
Wed, 07 Aug 2013 11:42:34 -0400 Nicolas Saunier update to OpenCV 2.6
Mon, 29 Jul 2013 19:45:43 -0400 Nicolas Saunier function to generate homography from PDTV Tsai format and script to generate trajectories from sqlite bounding boxes
Mon, 29 Jul 2013 13:46:07 -0400 Jean-Philippe Jodoin Ajout d'une méthode pour obtenir le nombre de FPS
Sun, 28 Jul 2013 16:30:11 -0400 Nicolas Saunier cleaned function to save images
Fri, 26 Jul 2013 02:12:08 -0400 Nicolas Saunier added code to create bounding boxes and display them (inc scripts)
Mon, 22 Jul 2013 18:33:47 -0400 Nicolas Saunier added rescaling options to scripts play-video and display-trajectories
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