log

age author commit description
Tue, 12 Oct 2010 18:24:11 -0400 Nicolas Saunier 441c8387f34f changed type detection to load trajectories
Sat, 25 Sep 2010 11:38:42 -0400 Nicolas Saunier 3aed17fc468d utils to save object types
Sat, 25 Sep 2010 11:36:37 -0400 Nicolas Saunier 7b06d649122b re-arrangement
Sat, 25 Sep 2010 11:33:07 -0400 Nicolas Saunier 1fb5606506ae re-arrangement
Thu, 23 Sep 2010 17:24:31 -0400 Nicolas Saunier 8aed225f71d8 rearranged code for function readline and getlines (and characters), moved invertHomography to cvutils
Thu, 23 Sep 2010 17:12:09 -0400 Nicolas Saunier e27598865af3 modified loadtrajectories to load objects and prototypes
Fri, 06 Aug 2010 19:45:47 -0400 Nicolas Saunier b5d007612e16 added filename util
Fri, 06 Aug 2010 01:09:44 -0400 Nicolas Saunier 74d2de078baf added colors, linestyles and markers to pick from
Sat, 31 Jul 2010 23:39:17 -0400 Nicolas Saunier be3ae926e4e8 added simple intersection description, function to load collision points
Wed, 14 Jul 2010 14:02:11 -0400 Nicolas Saunier 6d11d9e7ad4e methods for trajectories and objects
Thu, 01 Jul 2010 10:44:32 -0400 Nicolas Saunier 1a2ac2d4f53a added loading of the rest of the data for objects
Fri, 28 May 2010 20:25:45 -0400 Nicolas Saunier eb78c6edc0c8 added drawing for Point
Wed, 19 May 2010 19:47:02 -0400 Nicolas Saunier 9f16aee24b7e corrected bug for first and last of TimeInterval
Tue, 18 May 2010 17:53:59 -0400 Nicolas Saunier e47168f6b694 corrected printing bug
Tue, 18 May 2010 17:35:09 -0400 Nicolas Saunier 0d321c23d337 added norm functions for Point and accessor methods for MovingObject
Mon, 12 Apr 2010 15:54:20 -0400 Nicolas Saunier 911b52744ceb added uniform delay function
Mon, 12 Apr 2010 13:40:05 -0400 Nicolas Saunier 571b11304ec9 corrected bug
Mon, 12 Apr 2010 11:18:19 -0400 Nicolas Saunier 8cafee54466f forgotten update of histogram class
Sun, 11 Apr 2010 02:23:48 -0400 Nicolas Saunier 388a5a25fe92 Code for lab5 works
Sat, 10 Apr 2010 20:46:33 -0400 Nicolas Saunier 4bd7cc69b6cd added traffic engineering utilities with first version of LaneGroups
Sat, 10 Apr 2010 18:58:43 -0400 Nicolas Saunier 48e56179c39e added ceil function
Sat, 13 Feb 2010 19:46:33 -0500 Nicolas Saunier c000f37c316d moved tests to independent file, added chi2 computation
Sat, 13 Feb 2010 18:51:22 -0500 Nicolas Saunier 418b41056e6c after merge
Sat, 30 Jan 2010 21:43:07 -0500 Nicolas Saunier ca8e716cc231 added moving average filter
Sat, 30 Jan 2010 21:42:53 -0500 Nicolas Saunier 9ae709a2e8d0 rearranged code
Sat, 05 Dec 2009 15:40:28 -0500 Nicolas Saunier 44689029a86f updated segmentIntersection and other
Sat, 05 Dec 2009 12:31:28 -0500 Nicolas Saunier 54d9cb0c902b generalized intervals
Sat, 05 Dec 2009 12:08:25 -0500 Nicolas Saunier 28e546861263 added Point class and modified trajectory accordingly
Sat, 05 Dec 2009 11:04:03 -0500 Nicolas Saunier 6fb59cfb201e first version of segmentIntersection
Fri, 04 Dec 2009 13:47:22 -0500 Nicolas Saunier 5f2921ad4f7e made Trajectory indexable and timeinterval iterable