log

age author commit description
Tue, 12 Jul 2011 19:59:25 -0400 Nicolas Saunier 2a3cafcf5faf added function to compute the translation between two images
Tue, 12 Jul 2011 17:01:59 -0400 Nicolas Saunier e7dc5a780f09 added conversion functions and homography computation
Tue, 12 Jul 2011 16:43:33 -0400 Nicolas Saunier b85912ab4064 refactored projection functions
Tue, 14 Jun 2011 14:14:24 -0400 Nicolas Saunier b3a1c26e2f22 corrected getObjectInInterval for MovingObject and timeintervals for TemporalIndicator
Mon, 13 Jun 2011 16:50:40 -0400 Nicolas Saunier 9928c2fa72cc added equal method to intervals
Mon, 13 Jun 2011 16:46:16 -0400 Nicolas Saunier 857bcd41e9a2 bug introduced by conversion of interval length to int
Mon, 13 Jun 2011 16:10:36 -0400 Nicolas Saunier 7da14f07e1f9 bug introduced by conversion of interval length to int
Mon, 13 Jun 2011 14:15:08 -0400 Nicolas Saunier 19603b5fa578 added timeinterval computation for indicators based on dictionaries
Sun, 12 Jun 2011 03:24:55 -0400 Nicolas Saunier a5ef9e40688e makes use of matplotlib function to test if point is in a polygon
Thu, 09 Jun 2011 16:03:17 -0400 Nicolas Saunier daa05fae1a70 modified the type of the result of interval lengths to float, added comments
Thu, 09 Jun 2011 11:27:31 -0400 Nicolas Saunier f84293ad4611 renamed inner to cross product
Thu, 09 Jun 2011 11:18:44 -0400 Nicolas Saunier f88a19695bba added inner product
Mon, 06 Jun 2011 18:06:01 -0400 Nicolas Saunier 626560624d55 added the simple script to create directories
Thu, 28 Apr 2011 15:07:21 -0400 Nicolas Saunier f234154207d4 distance and time to change speed
Tue, 19 Apr 2011 02:01:09 -0400 Nicolas Saunier f03ec4697a09 corrected discrete distribution
Mon, 18 Apr 2011 19:31:53 -0400 Nicolas Saunier 7f1e54234f96 added empirical discrete distribution, modified class organization and names
Tue, 29 Mar 2011 01:47:00 -0400 Nicolas Saunier 731df2fa0010 correction to compile with latest opencv
Fri, 18 Mar 2011 15:06:16 -0400 Nicolas Saunier 41da2cdcd91c re-arranged trajectory intersections
Thu, 17 Mar 2011 23:06:49 -0400 Nicolas Saunier 76735aeab807 corrected typo in readme
Mon, 14 Mar 2011 00:37:10 -0400 Nicolas Saunier 895807396119 updated readme
Sun, 13 Mar 2011 17:18:17 -0400 Nicolas Saunier 9a51372607d6 added MIT license to the project
Fri, 11 Mar 2011 18:12:29 -0500 Nicolas Saunier 5d487f183fe2 added method to test points in polygons and tests
Fri, 25 Feb 2011 14:25:34 -0500 Nicolas Saunier 99e807c29753 added loading other information from NGSIM
Thu, 10 Feb 2011 22:41:38 -0500 Nicolas Saunier 5e6cd36a991c added pretty print in empiricalDistribution
Thu, 10 Feb 2011 22:15:54 -0500 Nicolas Saunier 64fde2b1f96d simplified intervales in empiricalDistribution
Thu, 10 Feb 2011 20:34:16 -0500 Nicolas Saunier 46ec876ce90e changed name (same as in a library)
Fri, 21 Jan 2011 18:27:55 -0500 Nicolas Saunier d3e1a7cf3375 added functions to get simply the values of indicators (and arccos transform for cosines
Mon, 17 Jan 2011 16:46:48 -0500 Nicolas Saunier 930a6282c9a9 added class for fundamental diagram (including plotting) with implementation of Greenberg model
Fri, 14 Jan 2011 19:49:20 -0500 Nicolas Saunier 575340e6fce3 corrected most of the method to load NGSIM data (adapted to the current MovingObject class
Fri, 14 Jan 2011 19:34:00 -0500 Nicolas Saunier 45e958ccd9bd added new addPosition method to Trajectory