log python/moving.py @ 214:9c7fc6899c0e

age author description
Thu, 07 Jun 2012 01:20:25 -0400 Nicolas Saunier corrected name typos in drawOnWorldImage
Thu, 07 Jun 2012 00:53:30 -0400 Nicolas Saunier added minor comments
Wed, 06 Jun 2012 13:24:04 -0400 Francois Belisle 2 Changes :
Tue, 06 Mar 2012 18:10:19 -0500 Nicolas Saunier added code to display trajectories on videa
Fri, 25 Nov 2011 18:44:59 -0500 Nicolas Saunier utilities for user types
Fri, 25 Nov 2011 18:38:54 -0500 Nicolas Saunier initial work on flow vectors and clustering algorithms
Thu, 24 Nov 2011 19:00:04 -0500 Nicolas Saunier added drawing functialities, in particular on aerial image
Tue, 06 Sep 2011 18:44:23 -0400 Nicolas Saunier re-organized code to avoid cyclic python module dependencies
Thu, 01 Sep 2011 16:44:23 -0400 Nicolas Saunier bug correction for cosine functions in python
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
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 19:48:30 -0400 Nicolas Saunier added multiply method to Point