log

age author description
Wed, 07 Aug 2013 11:42:34 -0400 Nicolas Saunier update to OpenCV 2.6
Wed, 31 Jul 2013 02:54:18 -0400 Nicolas Saunier modification of the scene.cfg format
Wed, 31 Jul 2013 02:45:20 -0400 Nicolas Saunier merged
Tue, 30 Jul 2013 19:45:03 -0400 Nicolas Saunier added commande line options to script to convert polytrack annotation data
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 18:58:05 -0400 Nicolas Saunier simplified input of directories of video frames (simply use the video filename parameter to point at the directory)
Mon, 29 Jul 2013 18:06:55 -0400 Nicolas Saunier clean up of input classes for list of images and video files
Mon, 29 Jul 2013 17:12:45 -0400 Jean-Philippe Jodoin Added a class to read list of image instead of video. This is controlled by the use of the database-filename and folder-data parameters in the config file.
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 18:04:20 -0400 Nicolas Saunier added function to read scene metadata
Sun, 28 Jul 2013 16:30:11 -0400 Nicolas Saunier cleaned function to save images
Fri, 26 Jul 2013 17:52:23 -0400 Nicolas Saunier minor modification to framestotime
Fri, 26 Jul 2013 17:24:33 -0400 Nicolas Saunier renamed table for bounding boxes
Fri, 26 Jul 2013 02:12:08 -0400 Nicolas Saunier added code to create bounding boxes and display them (inc scripts)
Thu, 25 Jul 2013 18:59:35 -0400 Nicolas Saunier merged