| Wed, 05 Mar 2014 17:47:26 -0500 |
Nicolas Saunier |
name change in prediction.py
|
| Thu, 27 Feb 2014 03:30:28 -0500 |
Nicolas Saunier |
added dictionary
|
| Sun, 23 Feb 2014 23:18:08 -0500 |
Nicolas Saunier |
integrated and reorganized Sohail s work on exact ttc computation
|
| Sun, 23 Feb 2014 22:56:54 -0500 |
Nicolas Saunier |
Merged in szangenehpour/trafficintelligence (pull request #5)
|
| Mon, 03 Feb 2014 15:41:57 -0500 |
Sohail Zangenehpour |
TTC tested and updatet!
|
| Mon, 03 Feb 2014 15:39:12 -0500 |
Sohail Zangenehpour |
TTC tested and updatet!
|
| Sat, 22 Feb 2014 01:18:16 -0500 |
Nicolas Saunier |
change of interface, distributions are now passed to the prediction paramters constructors if needed
|
| Thu, 20 Feb 2014 09:37:12 -0500 |
Nicolas Saunier |
fixed the CMakeLists.txt
|
| Wed, 19 Feb 2014 17:46:26 -0500 |
Nicolas Saunier |
update to include speed limit
|
| 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)
|