| 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
|