log

age author description
Mon, 18 Jul 2011 19:24:06 -0400 Nicolas Saunier minor change to the point marker
Mon, 18 Jul 2011 14:29:07 -0400 Nicolas Saunier corrected errors in trajectories (if empty) and getTrajectoryInPolygon
Mon, 18 Jul 2011 14:28:40 -0400 Nicolas Saunier added tests if OpenCV python libraries are not available
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