log

age author description
Wed, 19 Feb 2014 16:33:49 -0500 Nicolas Saunier update to weather function
Wed, 19 Feb 2014 16:30:45 -0500 Nicolas Saunier slight update
Tue, 18 Feb 2014 14:52:49 -0500 Nicolas Saunier added most common utility function
Thu, 13 Feb 2014 16:42:32 -0500 Nicolas Saunier corrected indentation bug
Thu, 13 Feb 2014 15:11:31 -0500 Nicolas Saunier added function for MTQ weather indicators (use generic EC function preferrably)
Thu, 13 Feb 2014 14:10:52 -0500 Nicolas Saunier reorganized interactioninterval (in compute indicators) and comments
Thu, 13 Feb 2014 01:24:27 -0500 Nicolas Saunier Point/CurvilinearTrajectory/Interaction utiles
Tue, 11 Feb 2014 02:55:02 -0500 Nicolas Saunier small additions
Mon, 10 Feb 2014 18:32:43 -0500 Nicolas Saunier added comments
Wed, 05 Feb 2014 22:41:40 -0500 Nicolas Saunier bug fix for empty list of temperatures
Tue, 04 Feb 2014 15:00:39 -0500 Nicolas Saunier updated weather indicator calculations
Tue, 04 Feb 2014 02:13:27 -0500 Nicolas Saunier adding weather info to pavement data
Fri, 31 Jan 2014 00:10:31 -0500 Nicolas Saunier merge done with Sohail s code
Thu, 30 Jan 2014 14:43:53 -0500 Nicolas Saunier added example script to install and compile the feature-based tracking software (installing ubuntu dependencies, downloading and compiling the OpenCV library)
Mon, 27 Jan 2014 01:21:56 -0500 Nicolas Saunier timeout in compute-homography.py for Paul
Mon, 27 Jan 2014 01:19:19 -0500 Nicolas Saunier generalized indicator LCSS with similarityFunc (thanks Mohamed)
Thu, 30 Jan 2014 16:35:17 -0500 Sohail Zangenehpour new TTC added
Wed, 22 Jan 2014 23:41:32 -0500 Nicolas Saunier correction for tmax and returns as tuples
Tue, 21 Jan 2014 17:30:48 -0500 Nicolas Saunier corrected bug with last array position lookup
Tue, 21 Jan 2014 17:24:02 -0500 Nicolas Saunier minor bug update
Tue, 21 Jan 2014 16:31:30 -0500 Nicolas Saunier integrating Alexandre functions
Wed, 08 Jan 2014 02:56:12 -0500 Nicolas Saunier corrected clustering bug (in indicator assignment)
Mon, 02 Dec 2013 16:39:50 -0500 Nicolas Saunier added error messages if video not opened
Sat, 30 Nov 2013 18:03:35 -0500 Nicolas Saunier small updates
Fri, 29 Nov 2013 02:38:41 -0500 Nicolas Saunier added kernel smoothing
Thu, 28 Nov 2013 00:48:24 -0500 Nicolas Saunier minor
Wed, 27 Nov 2013 03:22:01 -0500 Nicolas Saunier began module for pavement marking data processing
Tue, 12 Nov 2013 11:12:42 -0500 Nicolas Saunier integrating indicator clustering code
Tue, 12 Nov 2013 00:38:47 -0500 Nicolas Saunier reverted to stable OpenCV release 2.4.6
Tue, 05 Nov 2013 23:42:28 -0500 Nicolas Saunier merged
Tue, 05 Nov 2013 23:37:02 -0500 Nicolas Saunier changed colors to 3.0 version
Thu, 31 Oct 2013 16:59:34 -0400 Nicolas Saunier corrected creation and connection to database + helper function to generate sites and camera views
Thu, 31 Oct 2013 15:39:09 -0400 Nicolas Saunier connect function
Thu, 31 Oct 2013 15:25:21 -0400 Nicolas Saunier new fields
Mon, 21 Oct 2013 23:58:40 -0400 Nicolas Saunier added sample size and Student distribution
Mon, 21 Oct 2013 18:16:33 -0400 Nicolas Saunier added new fields for units, getting filenames
Wed, 09 Oct 2013 23:25:51 -0400 Nicolas Saunier first example of video metadata using sqlalchemy
Tue, 08 Oct 2013 18:26:20 -0400 Nicolas Saunier first work on video metadata
Tue, 08 Oct 2013 12:12:20 -0400 Nicolas Saunier corrected superfluous parameters
Thu, 03 Oct 2013 17:43:15 -0400 Nicolas Saunier updated use of calcOpticalFlowPyrLK for new signature, added minEigThreshold parameter in configuration file
Thu, 26 Sep 2013 17:07:44 -0400 Nicolas Saunier added basic logging capability for debugging
Wed, 25 Sep 2013 16:13:27 -0400 Nicolas Saunier cleaned imagebox code
Wed, 25 Sep 2013 14:49:30 -0400 Nicolas Saunier added creation of bin directory
Sun, 08 Sep 2013 23:38:37 -0400 Jean-Philippe Jodoin Win32 property sheet version updated to opencv 2.4.6.1
Mon, 02 Sep 2013 23:46:31 -0400 Nicolas Saunier forgot to add homography rescaling script
Sun, 01 Sep 2013 22:00:11 -0400 Nicolas Saunier corrected grouping bug (last object type -1) and added script to rescale homographies
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
Tue, 13 Aug 2013 23:36:58 -0400 Nicolas Saunier updated code for OpenCV 2.4.6
Tue, 13 Aug 2013 23:36:45 -0400 Nicolas Saunier last changes for TRB14
Mon, 12 Aug 2013 22:50:42 -0400 Nicolas Saunier commented problem code (opencv 2.4.6)
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