log

age author commit description
Wed, 25 Jul 2012 18:22:18 -0400 Nicolas Saunier a048066bd20f correcting bug in framesToTime
Wed, 25 Jul 2012 18:02:36 -0400 Nicolas Saunier 4aa792cb0fa9 changing framesToTime to return a datetime.time
Tue, 24 Jul 2012 18:07:23 -0400 Nicolas Saunier 36cb40c51a5e modified the organization of the code
Tue, 24 Jul 2012 15:18:12 -0400 Nicolas Saunier 8ab76b95ee72 added code to save collision points and crossing zones in txt files
Tue, 24 Jul 2012 12:37:47 -0400 Nicolas Saunier d90be3c02267 reasonably efficient computation of collision points and crossing zones
Tue, 24 Jul 2012 03:27:29 -0400 Nicolas Saunier 9281878ff19e untested collision/crossing computation
Tue, 24 Jul 2012 01:37:21 -0400 Nicolas Saunier dc1faa7287bd added the normal adaptation class
Mon, 23 Jul 2012 23:07:19 -0400 Nicolas Saunier 13ec22bec5d4 corrected typos and bugs and added a test
Mon, 23 Jul 2012 12:35:45 -0400 Jeep-Tour 4b71e81e3383 Fusion
Mon, 23 Jul 2012 12:35:35 -0400 Jeep-Tour 44704f53ffc8 Fusion
Mon, 23 Jul 2012 12:30:09 -0400 Jeep-Tour 933e400ee53b hgignore mis à jour
Mon, 23 Jul 2012 12:27:50 -0400 Jeep-Tour 4978b5baf8f1 Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Mon, 23 Jul 2012 02:50:26 -0400 Nicolas Saunier 59f547aebaac modified prediction functions, added norm/angle representation of Points
Sat, 21 Jul 2012 00:50:42 -0400 Nicolas Saunier 99173da7afae corrected small bugs and typos
Wed, 18 Jul 2012 02:54:22 -0400 Nicolas Saunier 571ba5ed22e2 added utils for bus processing
Wed, 18 Jul 2012 02:54:02 -0400 Nicolas Saunier 8f0ed138d373 moved the tests for indicators
Tue, 17 Jul 2012 16:28:24 -0400 Nicolas Saunier 583a2c4622f9 created new module for algorithms with function to extract speeds
Tue, 17 Jul 2012 13:25:34 -0400 Nicolas Saunier bd8ab323c198 corrected issue with predictPosiont static method
Tue, 17 Jul 2012 00:15:42 -0400 Nicolas Saunier 5027c174ab90 moved indicators to new file, added ExtrapolatedTrajectory class to extrapolation file
Mon, 16 Jul 2012 04:57:35 -0400 Nicolas Saunier e0988a8ace0c started adapting and moving to other modules Mohamed's work
Fri, 13 Jul 2012 17:30:25 -0400 Nicolas Saunier 942455aff829 merged with the addition of Mohamed's code
Wed, 11 Jul 2012 16:47:49 -0400 Nicolas Saunier ee1caff48b03 added function to sort to list of paired data X,Y
Fri, 13 Jul 2012 17:08:31 -0400 Sarah d2b68111f87e added module for extrapolation
Wed, 11 Jul 2012 16:30:23 -0400 Nicolas Saunier 93c26e45efd8 modified functions to read velocities from sqlite database
Mon, 09 Jul 2012 00:46:04 -0400 Nicolas Saunier be3761a09b20 added functions to input point correspondences
Fri, 06 Jul 2012 01:08:38 -0400 Nicolas Saunier 6774bdce03f1 corrected typo
Fri, 06 Jul 2012 01:03:52 -0400 Nicolas Saunier eb4525853030 added script to display trajectories
Thu, 05 Jul 2012 23:32:14 -0400 Nicolas Saunier 584613399513 added script and functions to remove object tables
Thu, 05 Jul 2012 23:01:36 -0400 Nicolas Saunier 2d34060db2e9 removed included code that put track feature option always to true
Wed, 04 Jul 2012 16:02:00 -0400 Nicolas Saunier ab1a11176d7b initial sqlite code and bug corrected in cvutils