| Mon, 15 Aug 2011 11:39:25 -0400 |
Nicolas Saunier |
compilation of very simple feature class with trajectory
|
| Wed, 10 Aug 2011 18:36:05 -0400 |
Nicolas Saunier |
added configuration file and parameter structure
|
| Tue, 09 Aug 2011 15:10:31 -0400 |
Nicolas Saunier |
created main feature based tracking file and minimum doxygen documentation
|
| Mon, 08 Aug 2011 14:47:30 -0400 |
Nicolas Saunier |
moved intersection plotting and added markers for scatter plots
|
| Sat, 23 Jul 2011 02:18:16 -0400 |
Nicolas Saunier |
added functionalities to indicator maps
|
| 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
|
| 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
|