log

age author description
Thu, 26 Jul 2012 19:46:36 -0400 Nicolas Saunier added plotting of indicators
Thu, 26 Jul 2012 03:54:41 -0400 Nicolas Saunier modified functions to generate extrapolated trajectories for different positions/velocities
Wed, 25 Jul 2012 22:06:51 -0400 Nicolas Saunier reorganized loading trajectories and objects, added loading feature numbers for objects (the set of features grouped as one moving object
Wed, 25 Jul 2012 18:22:18 -0400 Nicolas Saunier correcting bug in framesToTime
Wed, 25 Jul 2012 18:02:36 -0400 Nicolas Saunier changing framesToTime to return a datetime.time
Tue, 24 Jul 2012 18:07:23 -0400 Nicolas Saunier modified the organization of the code
Tue, 24 Jul 2012 15:18:12 -0400 Nicolas Saunier added code to save collision points and crossing zones in txt files
Tue, 24 Jul 2012 12:37:47 -0400 Nicolas Saunier reasonably efficient computation of collision points and crossing zones
Tue, 24 Jul 2012 03:27:29 -0400 Nicolas Saunier untested collision/crossing computation
Tue, 24 Jul 2012 01:37:21 -0400 Nicolas Saunier added the normal adaptation class
Mon, 23 Jul 2012 23:07:19 -0400 Nicolas Saunier corrected typos and bugs and added a test
Mon, 23 Jul 2012 12:35:45 -0400 Jeep-Tour Fusion
Mon, 23 Jul 2012 12:35:35 -0400 Jeep-Tour Fusion
Mon, 23 Jul 2012 12:30:09 -0400 Jeep-Tour hgignore mis à jour
Mon, 23 Jul 2012 12:27:50 -0400 Jeep-Tour Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Mon, 23 Jul 2012 02:50:26 -0400 Nicolas Saunier modified prediction functions, added norm/angle representation of Points
Sat, 21 Jul 2012 00:50:42 -0400 Nicolas Saunier corrected small bugs and typos
Wed, 18 Jul 2012 02:54:22 -0400 Nicolas Saunier added utils for bus processing
Wed, 18 Jul 2012 02:54:02 -0400 Nicolas Saunier moved the tests for indicators
Tue, 17 Jul 2012 16:28:24 -0400 Nicolas Saunier created new module for algorithms with function to extract speeds
Tue, 17 Jul 2012 13:25:34 -0400 Nicolas Saunier corrected issue with predictPosiont static method
Tue, 17 Jul 2012 00:15:42 -0400 Nicolas Saunier moved indicators to new file, added ExtrapolatedTrajectory class to extrapolation file
Mon, 16 Jul 2012 04:57:35 -0400 Nicolas Saunier started adapting and moving to other modules Mohamed's work
Fri, 13 Jul 2012 17:30:25 -0400 Nicolas Saunier merged with the addition of Mohamed's code
Wed, 11 Jul 2012 16:47:49 -0400 Nicolas Saunier added function to sort to list of paired data X,Y
Fri, 13 Jul 2012 17:08:31 -0400 Sarah added module for extrapolation
Wed, 11 Jul 2012 16:30:23 -0400 Nicolas Saunier modified functions to read velocities from sqlite database
Mon, 09 Jul 2012 00:46:04 -0400 Nicolas Saunier added functions to input point correspondences
Fri, 06 Jul 2012 01:08:38 -0400 Nicolas Saunier corrected typo
Fri, 06 Jul 2012 01:03:52 -0400 Nicolas Saunier added script to display trajectories
Thu, 05 Jul 2012 23:32:14 -0400 Nicolas Saunier added script and functions to remove object tables
Thu, 05 Jul 2012 23:01:36 -0400 Nicolas Saunier removed included code that put track feature option always to true
Wed, 04 Jul 2012 16:02:00 -0400 Nicolas Saunier initial sqlite code and bug corrected in cvutils
Tue, 03 Jul 2012 00:17:30 -0400 Nicolas Saunier removed tr1::
Mon, 02 Jul 2012 23:49:39 -0400 Nicolas Saunier merged modifications for windows
Fri, 29 Jun 2012 16:15:13 -0400 Nicolas Saunier compatibility modifications for visual studio compilation
Fri, 29 Jun 2012 10:27:46 -0400 Nicolas Saunier correction for unsigned int parameters
Wed, 27 Jun 2012 18:11:34 -0400 Nicolas Saunier minor modifications for unsigned int (nframes is now 0 to process all frames)
Wed, 27 Jun 2012 09:52:06 -0400 Nicolas Saunier cleaned the code
Tue, 26 Jun 2012 10:15:11 -0400 Nicolas Saunier added goto framenum
Tue, 26 Jun 2012 03:37:19 -0400 Nicolas Saunier added code to process only needed frames based on saved features
Tue, 26 Jun 2012 03:36:55 -0400 Nicolas Saunier added goto frame
Tue, 26 Jun 2012 03:29:57 -0400 Nicolas Saunier minor modifications for integer drawing in OpenCV
Tue, 26 Jun 2012 02:08:01 -0400 Nicolas Saunier temporary trajectory instants table
Mon, 25 Jun 2012 23:50:18 -0400 Nicolas Saunier cleaned and corrected connected components and feature groups
Thu, 21 Jun 2012 23:50:51 -0400 Nicolas Saunier switched to Catch for the tests
Thu, 21 Jun 2012 19:10:47 -0400 Nicolas Saunier added comments for future development
Thu, 21 Jun 2012 18:04:11 -0400 Nicolas Saunier corrected bugs to load objects and display trajectories over videos
Thu, 21 Jun 2012 15:18:41 -0400 Nicolas Saunier added comment/TODO
Thu, 21 Jun 2012 00:57:26 -0400 Nicolas Saunier modified the function to read and save images from a movie
Fri, 08 Jun 2012 18:44:27 -0400 Nicolas Saunier created first doctest tests for storage
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 23:39:03 -0400 Nicolas Saunier minor modifications
Wed, 06 Jun 2012 13:24:04 -0400 Francois Belisle 2 Changes :
Tue, 05 Jun 2012 14:10:25 -0400 Francois Belisle Merged.
Tue, 05 Jun 2012 14:08:46 -0400 Francois Belisle Added function to read Prototype indexes matches.
Tue, 05 Jun 2012 13:12:19 -0400 Francois Belisle Added functions to write trajectories through sqlite
Wed, 16 May 2012 02:23:49 -0400 Nicolas Saunier removed unused code that has changed in OpenCV 2.4
Tue, 03 Apr 2012 01:11:29 -0400 Nicolas Saunier re-arranged and commnted signal cycle calculations