log

age author description
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