log

age author description
Fri, 15 Jul 2011 19:51:31 -0400 Nicolas Saunier corrected bugs in file copying functions and added utility to get concatenate feature numbers for a set of objects
Fri, 15 Jul 2011 15:49:32 -0400 Nicolas Saunier added functions to modify and copy subsets of trajectory files
Fri, 15 Jul 2011 03:05:00 -0400 Nicolas Saunier added median trajectory computation, other tests
Fri, 15 Jul 2011 03:04:39 -0400 Nicolas Saunier added test existsAtInstant to STObject
Fri, 15 Jul 2011 02:32:34 -0400 Nicolas Saunier corrected bug for TimeInterval interation and added corresponding test
Thu, 14 Jul 2011 20:05:01 -0400 Nicolas Saunier added kalman filtering and rearranged functions
Thu, 14 Jul 2011 19:48:30 -0400 Nicolas Saunier added multiply method to Point
Thu, 14 Jul 2011 17:15:09 -0400 Nicolas Saunier finally added the representation of intervals
Wed, 13 Jul 2011 19:14:17 -0400 Nicolas Saunier started python script to compute the moving object trajectory as the trajectory of the lowest of the features (ie closest to the ground)
Wed, 13 Jul 2011 15:15:24 -0400 Nicolas Saunier removed import of Point from moving in cvutils
Wed, 13 Jul 2011 15:01:43 -0400 Nicolas Saunier change utils.py file permission
Tue, 12 Jul 2011 19:59:25 -0400 Nicolas Saunier added function to compute the translation between two images
Tue, 12 Jul 2011 17:01:59 -0400 Nicolas Saunier added conversion functions and homography computation
Tue, 12 Jul 2011 16:43:33 -0400 Nicolas Saunier refactored projection functions
Tue, 14 Jun 2011 14:14:24 -0400 Nicolas Saunier corrected getObjectInInterval for MovingObject and timeintervals for TemporalIndicator
Mon, 13 Jun 2011 16:50:40 -0400 Nicolas Saunier added equal method to intervals
Mon, 13 Jun 2011 16:46:16 -0400 Nicolas Saunier bug introduced by conversion of interval length to int
Mon, 13 Jun 2011 16:10:36 -0400 Nicolas Saunier bug introduced by conversion of interval length to int
Mon, 13 Jun 2011 14:15:08 -0400 Nicolas Saunier added timeinterval computation for indicators based on dictionaries
Sun, 12 Jun 2011 03:24:55 -0400 Nicolas Saunier makes use of matplotlib function to test if point is in a polygon
Thu, 09 Jun 2011 16:03:17 -0400 Nicolas Saunier modified the type of the result of interval lengths to float, added comments
Thu, 09 Jun 2011 11:27:31 -0400 Nicolas Saunier renamed inner to cross product
Thu, 09 Jun 2011 11:18:44 -0400 Nicolas Saunier added inner product
Mon, 06 Jun 2011 18:06:01 -0400 Nicolas Saunier added the simple script to create directories
Thu, 28 Apr 2011 15:07:21 -0400 Nicolas Saunier distance and time to change speed
Tue, 19 Apr 2011 02:01:09 -0400 Nicolas Saunier corrected discrete distribution
Mon, 18 Apr 2011 19:31:53 -0400 Nicolas Saunier added empirical discrete distribution, modified class organization and names
Tue, 29 Mar 2011 01:47:00 -0400 Nicolas Saunier correction to compile with latest opencv
Fri, 18 Mar 2011 15:06:16 -0400 Nicolas Saunier re-arranged trajectory intersections
Thu, 17 Mar 2011 23:06:49 -0400 Nicolas Saunier corrected typo in readme