log python/cvutils.py @ 429:2be846d36dec

age author description
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